erm.hdfsDelete: hdfsDelete function

Description Usage Arguments Examples

Description

Delete removes the specified file from the supplied HDFS folder System must have an environment variable defined for the location of the HADOOP command named HADOOP_CMD

Usage

1
erm.hdfsDelete(hdfsFilename)

Arguments

hdfsFilename

Full path to the hdfs file to remove.

Examples

1
erm.hdfsDelete('/user/tcederquist/mysample.csv') 

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