jimbobhickville / python-ambariclient

Python client bindings for the Apache Ambari REST API
44 stars 31 forks source link

config update support, cluster start fix, cluster service/stop .. #34

Closed srids closed 6 years ago

srids commented 6 years ago

this PR has few features which overlap and likely fix other pending PRs. more:

PR #19 : have some changes from this one here and have fixes for the stop service and config updates logic PR #30 : needed this for our automation. so have that change here too

additionally have support for restarting components which have stale configs.

addresses my previously raised issue #33

srids commented 6 years ago

With this, PR #19 and PR #30 can be ignored/abandoned

jimbobhickville commented 6 years ago

@srids - I don't really maintain this any more as the product I was working on that utilized it was shut down and I've switched jobs. Would you like to be added as a collaborator to help maintain it in the future?

srids commented 6 years ago

sure absolutely Greg. Much thanks for getting us the head start :)

On Feb 27, 2018, at 2:12 PM, Greg Hill notifications@github.com wrote:

@srids https://github.com/srids - I don't really maintain this any more as the product I was working on that utilized it was shut down and I've switched jobs. Would you like to be added as a collaborator to help maintain it in the future?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jimbobhickville/python-ambariclient/pull/34#issuecomment-369045396, or mute the thread https://github.com/notifications/unsubscribe-auth/AVMj9HwWe3hWTKfOpcbp8E28gaOAQ7bxks5tZH3bgaJpZM4SMdTM.

jimbobhickville commented 6 years ago

I've added you on github. I'll need your pypi username to add you there so you can push out releases too.

srids commented 6 years ago

awesome - thanks. its: srids

On Feb 27, 2018, at 3:00 PM, Greg Hill notifications@github.com wrote:

I've added you on github. I'll need your pypi username to add you there so you can push out releases too.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jimbobhickville/python-ambariclient/pull/34#issuecomment-369058315, or mute the thread https://github.com/notifications/unsubscribe-auth/AVMj9ByCratpa4jkxOIncIZ5DvwQMoOcks5tZIkVgaJpZM4SMdTM.

jimbobhickville commented 6 years ago

Ok, you should be set. Just remember to increment the version number before running the build and release script or pypi will complain :D

dimaspivak commented 6 years ago

Hey @jimbobhickville wanna add me as a collaborator, as well? I'm also sitting on a list of changes in a fork and this way @srids and I can do reviews for each other and keep your baby alive. :)

jimbobhickville commented 6 years ago

That ok with you @srids?

srids commented 6 years ago

sure @jimbobhickville that will work best