Description Usage Arguments Author(s) Examples
View source: R/Core_Utilities.R
Creates the directory in the given parent directory with the dirName.
1 | createHdfsDirectory(parentDir, dirName)
|
parentDir |
Location of the Parent directory where the directory is to be created |
dirName |
Name of the directory |
KiranKumar_Kaipa@infosys.com Poorva_Agrawal@infosys.com
1 | createHdfsDirectory("/user/workspace/", "test")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.