Tools to Transform and Query Data with Apache Drill


[Up] [Top]

Documentation for package ‘sergeant’ version 0.9.1

Help Pages

ctas_profile Generate a Drill CTAS Statement from a Query
dbConnect-method Drill
dbDataType-method Drill dbDataType
dbGetInfo-method Metadata about database objects
dbUnloadDriver-method Unload driver
Drill Drill
drill_active Test whether Drill HTTP Drill direct REST API Interface server is up
drill_cancel Cancel the query that has the given queryid
drill_connection Setup a Drill connection
drill_custom_functions Drill expressions / custom functions 'dplyr' translations
drill_down Start a Dockerized Drill Instance
drill_functions Show all the available Drill built-in functions & UDFs
drill_metrics Get the current memory metrics
drill_mod_storage Retrieve, modify or update storage plugin names and configurations
drill_options List the name, default, and data type of the system and session options
drill_opts Show all the available Drill options
drill_profile Get the profile of the query that has the given queryid
drill_profiles Get the profiles of running and completed queries
drill_query Submit a query and return results
drill_rm_storage Retrieve, modify or update storage plugin names and configurations
drill_set Set Drill SYSTEM or SESSION options
drill_settings_reset Changes (optionally, all) session settings back to system defaults
drill_show_files Show files in a file system schema.
drill_show_schemas Returns a list of available schemas.
drill_stats Get Drillbit information, such as ports numbers
drill_status Get the status of Drill
drill_storage Retrieve, modify or update storage plugin names and configurations
drill_system_reset Changes (optionally, all) system settings back to system defaults
drill_threads Get information about threads
drill_up Start a Dockerized Drill Instance
drill_uplift Turn columnar query results into a type-converted tbl
drill_use Change to a particular schema.
drill_version Identify the version of Drill running
format.DrillConnection A concise character representation (label) for a 'DrillConnection'
killall_drill Prune all dead and running Drill Docker containers
print.drill_conn Print function for 'drill_conn' objects
sergeant-exports sergeant exported operators
showall_drill Show all dead and running Drill Docker containers
src_drill Connect to Drill (dplyr)
tbl sergeant exported operators
tbl.src_drill Connect to Drill (dplyr)