Skip to main content

Read and get your Hadoop configuration as Python objects

Project description

# python-hadoop-conf
Read your Hadoop configuration files and get a dictionary of properties.

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

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hadoopconf-1.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page