erm.hdfsReadP: hdfsReadP

Description Usage Arguments Value Examples

Description

Creates a string that can be used by any pipe friendly function to stream the contents of the html file. System must have an environment variable defined for the location of the HADOOP command named HADOOP_CMD

Usage

1
erm.hdfsReadP(hdfsFilename)

Arguments

hdfsFilename

Full path to the hdfs file

Value

Text used to create a stream from the hdfs file

Examples

1
dat.df3<-fread(erm.hdfsReadP("/user/tcederquist/tim_pop_comm_14_5"),sep=",", header=TRUE, showProgress=F)

tcederquist/ermhdfs documentation built on May 30, 2019, 8:19 a.m.