Skip to content

huangtaosdt/hadoop_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example:

from hadoop_util import hadoop_wrapper 

hdfs_helper = hadoop_wrapper.HdfsHelper(hadoop_home='xxx/bin/hadoop')
hdfs_helper.ls()
hdfs_helper.get(afs_path, local_path)
...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages