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

Python client for Hadoop® YARN API
https://yarn-api-client-python.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
109 stars 48 forks source link

Release 1.0.2 #79

Closed dimon222 closed 4 years ago

dimon222 commented 4 years ago

We have done some patches for new python versions and for some JSON body endpoints. I think it's safe to assume that's it's time to release new version of library after we merge #67

kevin-bates commented 4 years ago

I agree. I'm also working on #63 and would like to include the PR for that when available. I'm having some difficulties with what appear to be multiple handlers getting involved, so just trying to work that out.

kevin-bates commented 4 years ago

I'm wondering if we should get the repo moved first and the release can be relative to that new location - or might that be disruptive? I'm not that familiar with what all is involved in a move.