Description Usage Arguments Author(s) Examples
View source: R/Core_Utilities.R
delete the given hdfs directory from given parent directory
1 | deleteHdfsDirectory(parentDir, dirName)
|
parentDir |
Location of the Parent directory from where HDFS directory has to be removed |
dirName |
Name of the directory |
KiranKumar_Kaipa@infosys.com Poorva_Agrawal@infosys.com
1 | #deleteHdfsDirectory("/home","/test")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.