Skip to content

Releases: lresende/hadoop-yarn-api-python-client

v0.3.0

22 Sep 11:45
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