Connect to the HDFS file system and return connection object hd |
|
Close the HDFS connection |
|
List the file names in a specified path in an HDFS file system |
|
Download a remote file/folder to a local file/folder |
|
Check whether there is a specified file or folder in HDFS and return a Boolean value |
|
Open a specified directory and return an HDFS file flow |
|
Upload a local file/folder to a remote file/folder |
|
Upload data to the specified location in HDFS |
|
Connect to the HDFS file system and return connection object hd |
|
Close the HDFS connection |
|
Implement an operation on file data, such as download and upload, through WebHDFS |
|
Implement file read and write through WebHDFS |