R Driver for Apache Drill


[Up] [Top]

Documentation for package ‘DrillR’ version 0.1

Help Pages

drill-class Class 'drill' defines a Apache Drill driver class.
rdrill Get the Apache Drill Connection, return the RDrill object.
rdrill-method Get the Apache Drill Connection, return the RDrill object.
rd_active To show whether the connection is active.
rd_active-method To show whether the connection is active.
rd_metrics Show the information of the memory metrics.
rd_metrics-method Show the information of the memory metrics.
rd_options Show the information of the system and session options such as name and data type and so forth.
rd_options-method Show the information of the system and session options such as name and data type and so forth.
rd_profiles Show the information about the running and completed queries.
rd_profiles-method Show the information about the running and completed queries.
rd_query Submit a SQL query and return results as a data frame.
rd_query-method Submit a SQL query and return results as a data frame.
rd_stats Show the information of Drillbits, their ports and hosts.
rd_stats-method Show the information of Drillbits, their ports and hosts.
rd_storages Show the configurations of the storage plugins.
rd_storages-method Show the configurations of the storage plugins.
rd_threads Show the information of the threads status.
rd_threads-method Show the information of the threads status.