[ 
https://issues.apache.org/jira/browse/AMBARI-6553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367099#comment-14367099
 ] 

Greg Hill commented on AMBARI-6553:
-----------------------------------

The Python client is pretty seriously incomplete last I checked.  I ended up 
writing my own and releasing it on github because it was easier than trying to 
bolt stuff on to what was there.  I'm happy to contribute mine back if people 
want it, but I didn't get the impression that that was the case.  It needs some 
work to support Python 2.6 and better test coverage, but that shouldn't be too 
onerous I just haven't had the time.

https://github.com/jimbobhickville/python-ambariclient


> Python client: Add all required methods for removing a slave node
> -----------------------------------------------------------------
>
>                 Key: AMBARI-6553
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6553
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-web
>            Reporter: Greg Hill
>            Assignee: Greg Hill
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-6553.patch
>
>
> We need the ability to remove slave nodes from a cluster.  To support that, 
> we need the following bits added to the python client:
> 1. The ability to stop all running components on a host.
> 2. The ability to set maintenance mode on host components.
> 3. The ability to restart components, like nagios and ganglia.
> 4. The ability to remove components from a host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to