Python client for Hadoop® YARN API
Project description
Python client for Hadoop® YARN API
Package documentation: python-client-for-hadoop-yarn-api.readthedocs.org
REST API documentation: hadoop.apache.org
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.2.3.tar.gz
(10.2 kB
view details)
File details
Details for the file yarn-api-client-0.2.3.tar.gz
.
File metadata
- Download URL: yarn-api-client-0.2.3.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 772ecf6999c28f99d267f28098f03b7747fa88375b330319d207b3e7cc4fbcc8 |
|
MD5 | 674a0ad5b360f7674d6d8ad6f25f2f67 |
|
BLAKE2b-256 | cac4a4dee61c5a7a24802aac267bbed5b528f94290422f8f66a18b42ba2cf099 |