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.2.1.tar.gz
(8.8 kB
view details)
File details
Details for the file yarn-api-client-0.2.1.tar.gz
.
File metadata
- Download URL: yarn-api-client-0.2.1.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ec3d25fba38e87c32777a369dc3e0edea845e73d0a93ca1ffee73c290c8989c |
|
MD5 | e198b358da3233e191ed519a6a65c35f |
|
BLAKE2b-256 | cbdb4d1510bd9f48dc6570a60b417b8bc2acd564d84efc54c59f1a4a8ad5be04 |