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.3.tar.gz
(8.6 kB
view details)
File details
Details for the file yarn-api-client-0.1.3.tar.gz
.
File metadata
- Download URL: yarn-api-client-0.1.3.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2da33fdc88dfd1dd3579a9c6b5d54e1c82b942fb4bf0b9e8ddd995c4f3af3e13 |
|
MD5 | f447a93e6337b2652ec20dd90317d502 |
|
BLAKE2b-256 | 76a674496f6f2187e1b8b1057719c0e5fd0196262f233ebd64e5fc18c7420534 |