Skip to main content

Python client for Hadoop® YARN API

Project description

Python client for Apache Hadoop® YARN API

Latest Version Travis CI build status Latest documentation status Test coverage

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 Anaconda (conda forge)

conda install -c conda-forge 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

Changelog

0.3.1 Release
  • Fix cluster_application_kill API

0.3.0 Release
  • Add support for YARN endpoints protected by Kerberos/SPNEGO

  • Moved to requests package for REST API invocation

  • Remove http_con property, as connections are now managed by requests package

0.2.5 Release
  • Fixed History REST API

0.2.4 Release
  • Added compatibility with HA enabled Resource Manager

Project details


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.3.1.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

yarn_api_client-0.3.1-py2.py3-none-any.whl (18.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file yarn-api-client-0.3.1.tar.gz.

File metadata

  • Download URL: yarn-api-client-0.3.1.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.4.1 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.23.0 CPython/3.6.4

File hashes

Hashes for yarn-api-client-0.3.1.tar.gz
Algorithm Hash digest
SHA256 269d03b0da72400032d27592700df7939c6980d576b3e79c8f4af6a4822a7247
MD5 b347155529b6d586b36e3ebe4825b052
BLAKE2b-256 2aa5699c1b2256879b2725f540238c132cee4ba167a2ba19f41860da85bd6dbe

See more details on using hashes here.

File details

Details for the file yarn_api_client-0.3.1-py2.py3-none-any.whl.

File metadata

  • Download URL: yarn_api_client-0.3.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.4.1 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.23.0 CPython/3.6.4

File hashes

Hashes for yarn_api_client-0.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 992f29fe05560599cd2ac9e25bcd06081fe43a30a979fcf03f9e96097b7690b9
MD5 4c6ad4a1e5e7dd837a42c8682a5e58ea
BLAKE2b-256 d0f0ec32584267a5ce7d4c938b7ac778e8c6429c53aca41ee10c82194a6f85d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page