rhive {RHive}R Documentation

rhive: R and Hive

Description

RHive is an R extension facilitating distributed computing via HIVE query. It allows easy usage of HQL in R, and allows easy usage of R objects and R functions in Hive.

Details

The RHive package supplies functions to interact with Hive from within R. There are functions for exporting and connecting as well as querying hive.

Author(s)

rhive@nexr.com

See Also

rhive.init rhive.connect rhive.set rhive.unset rhive.query rhive.execute rhive.big.query rhive.assign rhive.rm rhive.export rhive.exportAll rhive.list.udfs rhive.rm.udf rhive.script.export rhive.script.unexport rhive.close rhive.list.databases rhive.show.databases rhive.use.database rhive.list.tables rhive.show.tables rhive.desc.table rhive.load.table rhive.exist.table rhive.size.table rhive.drop.table rhive.napply rhive.sapply rhive.aggregate rhive.load rhive.save rhive.sample rhive.mrapply rhive.mapapply rhive.reduceapply rhive.hdfs.connect rhive.hdfs.ls rhive.hdfs.get rhive.hdfs.put rhive.hdfs.rm rhive.hdfs.rename rhive.hdfs.exists rhive.hdfs.mkdirs rhive.hdfs.cat rhive.hdfs.tail rhive.hdfs.du rhive.hdfs.close rhive.hdfs.info rhive.hdfs.chmod rhive.hdfs.chown rhive.hdfs.chgrp rhive.basic.mode rhive.basic.range rhive.basic.merge rhive.basic.xtabs rhive.basic.cut rhive.basic.cut2 rhive.basic.by rhive.basic.scale rhive.basic.t.test rhive.block.sample rhive.write.table hiveConnect hiveSet hiveQuery hiveAssign hiveRm hiveExport hiveExportAll hiveClose hiveListDatabases hiveListTables hiveDescTable hiveLoadTable


[Package RHive version 2.0-0.10 Index]