uploadToHDFS: uploadToHDFS

Description Usage Arguments Author(s) Examples

View source: R/Core_Utilities.R

Description

This program uploads the file from local system to HDFS

Usage

1
uploadToHDFS(inputFilePath, hdfsFilePath)

Arguments

inputFilePath

the path of local file to be uploaded

hdfsFilePath

hdfs path for uploading the file

Author(s)

KiranKumar_Kaipa@infosys.com Poorva_Agrawal@infosys.com

Examples

1
#uploadToHDFS(inputFilePath="LocalFilePathLocation", hdfsFilePath="HDFSFilePathLocation")

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