Skip to content

Releases: gateway-experiments/hadoop-yarn-api-python-client

v0.3.1

30 Oct 17:07
Compare
Choose a tag to compare

0.3.1 Release

  • Fix cluster_application_kill API

v0.3.0

24 Sep 18:56
Compare
Choose a tag to compare

0.3.0 Release
- Add support for YARN endpoints protected by Kerberos/SPNEGO
- Moved to use requests package for REST API invocation
- Remove http_con property, as connections are now managed by requests package

v0.2.5: Merge pull request #14 from toidi/update-python-versions

28 Aug 19:10
c98ff96
Compare
Choose a tag to compare
add python versions to travis build definition