Skip to main content

Python client for Hadoop® YARN API

Project description

Python client for Hadoop® YARN API

[![Latest Version](https://pypip.in/version/yarn-api-client/badge.png)](https://pypi.python.org/pypi/yarn-api-client/) [![Downloads](https://pypip.in/download/yarn-api-client/badge.png)](https://pypi.python.org/pypi/yarn-api-client/)

Installation

From PyPI

`bash pip install yarn-api-client `

From source code

`bash git clone https://github.com/toidi/hadoop-yarn-api-python-client.git pushd hadoop-yarn-api-python-client python setup.py install popd `

Usage

h3. CLI interface

`bash bin/yarn_client --help `

alternative

`bash python -m yarn_api_client --help `

h3. Programmatic interface

`python from yarn_api_client import ApplicationMaster, HistoryServer, NodeManager, ResourceManager `

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.1.1.tar.gz (8.0 kB view hashes)

Uploaded Source

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