Utilities for using R scripts in Hadoop streaming


[Up] [Top]

Documentation for package ‘HadoopStreaming’ version 0.2

Help Pages

HadoopStreaming-package Functions facilitating Hadoop streaming with R.
HadoopStreaming Functions facilitating Hadoop streaming with R.
hsCmdLineArgs Handles command line arguments for Hadoop streaming tasks
hsKeyValReader Reads key value pairs
hsLineReader A wrapper for readLines
hsTableReader Chunks input data into data frames
hsWriteTable Calls write.table with defaults sensible for Hadoop streaming.