DrillR: R Driver for Apache Drill

Provides a R driver for Apache Drill<https://drill.apache.org>, which could connect to the Apache Drill cluster<https://drill.apache.org/docs/installing-drill-on-the-cluster> or drillbit<https://drill.apache.org/docs/embedded-mode-prerequisites> and get result(in data frame) from the SQL query and check the current configuration status. This link <https://drill.apache.org/docs> contains more information about Apache Drill.

Version: 0.1
Depends: R (≥ 3.0.2)
Imports: httr, methods
Published: 2016-06-29
Author: Hanbing Yang
Maintainer: Hanbing Yang <hanbingflying at sina.com>
License: GPL-2 | GPL-3 [expanded from: GPL]
NeedsCompilation: no
CRAN checks: DrillR results

Documentation:

Reference manual: DrillR.pdf

Downloads:

Package source: DrillR_0.1.tar.gz
Windows binaries: r-devel: DrillR_0.1.zip, r-release: DrillR_0.1.zip, r-oldrel: DrillR_0.1.zip
macOS binaries: r-release (arm64): DrillR_0.1.tgz, r-oldrel (arm64): DrillR_0.1.tgz, r-release (x86_64): DrillR_0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DrillR to link to this page.