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.5.tar.gz
(11.4 kB
view details)
Built Distribution
File details
Details for the file yarn-api-client-0.2.5.tar.gz
.
File metadata
- Download URL: yarn-api-client-0.2.5.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 756bf088e2de115dcd5c8830796859941c45a03d886b60b8c7dfdffc043fa9b9 |
|
MD5 | 645447597ceddb1bf0f3cd26e45af640 |
|
BLAKE2b-256 | 4f4c3c7a99602e4b7f911da2c154b133676708748689fa2e82c36f975b5a2fe6 |
File details
Details for the file yarn_api_client-0.2.5-py2.py3-none-any.whl
.
File metadata
- Download URL: yarn_api_client-0.2.5-py2.py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab0b0228e755d3b8cf4da922086963681a469f598ce8a28e11107964be7a10e0 |
|
MD5 | 58fe0cffea8a39611edff2f45b6fd25c |
|
BLAKE2b-256 | 5657281ebfa84a44c1927238b54c9113b87c2d0232fa8adfaa2d8c5442da9e57 |