deleteHdfsDirectory: delete the hdfs directory

Description Usage Arguments Author(s) Examples

View source: R/Core_Utilities.R

Description

delete the given hdfs directory from given parent directory

Usage

1
deleteHdfsDirectory(parentDir, dirName)

Arguments

parentDir

Location of the Parent directory from where HDFS directory has to be removed

dirName

Name of the directory

Author(s)

KiranKumar_Kaipa@infosys.com Poorva_Agrawal@infosys.com

Examples

1
#deleteHdfsDirectory("/home","/test")

Infosys/NIADataRConnector documentation built on May 14, 2019, 10:32 a.m.