Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-hadoop-conf

Read your Hadoop configuration files and get a dictionary of properties.

Usage:

    from hadoopconf import get_hadoop_conf
    conf = get_hadoop_conf()
    print(conf['yarn.resourcemanager.webapp.address'])

About

Get Hadoop configuration with Python

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages