Python client for Hadoop® YARN API
Project description
Python client for Hadoop® YARN API
Installation
From PyPI
pip install yarn-api-client
From source code
git clone https://github.com/toidi/hadoop-yarn-api-python-client.git pushd hadoop-yarn-api-python-client python setup.py install popd
Usage
CLI interface
bin/yarn_client --help
alternative
python -m yarn_api_client --help
Programmatic interface
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
yarn-api-client-0.1.2.tar.gz
(8.1 kB
view details)
File details
Details for the file yarn-api-client-0.1.2.tar.gz
.
File metadata
- Download URL: yarn-api-client-0.1.2.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a3d81e3ef11b4dd972db40d65962cfc24d2f9789957523663bab893c24af66d |
|
MD5 | 6c922bb415fce39cc026acb92c18f3e0 |
|
BLAKE2b-256 | 526581f63324d1daaa2c364d37d649e0020d5340741ce4ac6daaf7d5c5907e52 |