Python client for Hadoop® YARN API
Project description
Python client for Hadoop® YARN API
[![Latest Version](https://pypip.in/version/yarn-api-client/badge.png)](https://pypi-hypernode.com/pypi/yarn-api-client/) [![Downloads](https://pypip.in/download/yarn-api-client/badge.png)](https://pypi-hypernode.com/pypi/yarn-api-client/)
Installation
From PyPI
`bash pip install yarn-api-client `
From source code
`bash git clone https://github.com/toidi/hadoop-yarn-api-python-client.git pushd hadoop-yarn-api-python-client python setup.py install popd `
Usage
h3. CLI interface
`bash bin/yarn_client --help `
alternative
`bash python -m yarn_api_client --help `
h3. Programmatic interface
`python from yarn_api_client import ApplicationMaster, HistoryServer, NodeManager, ResourceManager `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file yarn-api-client-0.1.1.tar.gz
.
File metadata
- Download URL: yarn-api-client-0.1.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b2992ce86b30b2b1e3384dbd307e3da127ba0628f700a350057faf3d9a0ff7f |
|
MD5 | 327a310c40c11499d993ca872b9fb0c0 |
|
BLAKE2b-256 | 6306bc92007d6c78736069fb8a50e0fdbfa41d59e7638e70072aae8c61fd0558 |