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.2.tar.gz
(8.7 kB
view details)
File details
Details for the file yarn-api-client-0.2.2.tar.gz
.
File metadata
- Download URL: yarn-api-client-0.2.2.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 972db2b3655d7c88544e67c8b88d447bd50d3102eeb2b5c29f7a1bd8381f2c9a |
|
MD5 | e7c77e80dadfab46d595fb19fe30ae13 |
|
BLAKE2b-256 | 0a9b4f439a657270df9ccee7837807ca219161d0d1724f6a33847ea116aeab51 |