Description Usage Arguments Author(s) Examples
View source: R/Core_Utilities.R
This program uploads the file from local system to HDFS
1 | uploadToHDFS(inputFilePath, hdfsFilePath)
|
inputFilePath |
the path of local file to be uploaded |
hdfsFilePath |
hdfs path for uploading the file |
KiranKumar_Kaipa@infosys.com Poorva_Agrawal@infosys.com
1 | #uploadToHDFS(inputFilePath="LocalFilePathLocation", hdfsFilePath="HDFSFilePathLocation")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.