Releases: lresende/hadoop-yarn-api-python-client
Releases · lresende/hadoop-yarn-api-python-client
v0.3.0
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