Skip to main content

Download Apache Hadoop YARN log to your local machine.

Project description

yarnlog

Tests Status codecov PyPI version

Download Apache Hadoop YARN log to your local machine.

Usage

$ yarnlog <YARN_URL>

Dev

Set up development environment

I use Poetry to manage dependencies

$ poetry install
$ source $(poetry env info --path)/bin/activate

Debug yarnlog locally

$ poetry run yarnlog

Run tests

$ pytest

# coverage
$ pytest --cov=yarnlog tests

# coverage with html report
$ pytest --cov=yarnlog --cov-report html:htmlcov tests

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

yarnlog-0.2.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

yarnlog-0.2.1-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

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