Learn R Programming

HadoopStreaming (version 0.2)

Utilities for using R scripts in Hadoop streaming

Description

Provides a framework for writing map/reduce scripts for use in Hadoop Streaming. Also facilitates operating on data in a streaming fashion, without Hadoop.

Copy Link

Version

Install

install.packages('HadoopStreaming')

Monthly Downloads

7

Version

0.2

License

GPL

Maintainer

David S Rosenberg

Last Published

October 29th, 2012

Functions in HadoopStreaming (0.2)

hsCmdLineArgs

Handles command line arguments for Hadoop streaming tasks
hsWriteTable

Calls write.table with defaults sensible for Hadoop streaming.
hsKeyValReader

Reads key value pairs
HadoopStreaming-package

Functions facilitating Hadoop streaming with R.
hsLineReader

A wrapper for readLines
hsTableReader

Chunks input data into data frames