Hi Sid, > This is a part of the ambari cli, the git repo url: > https://github.com/apache/ambari/tree/trunk/ambari-client
That is the python client library. You can write python code to communicate with the ambari server. The wiki page refers to a shell command line tool: 'ambari_shell' which doesn't need any python coding to connect to ambari, as you can see it on the wiki page: https://cwiki.apache.org/confluence/display/AMBARI/Ambari+python+Shell But i can't find any 'ambari_shell' in the git repo. "Subin M" created the wiki page he might be more about it, but i can't see his email address. Do you? cheers, lajos > Best Regards, > Sid > > > On Wed, Feb 19, 2014 at 12:31 AM, lajos papp <[email protected]> > wrote: > Hi, > > On the wiki page there is an "Ambari python Shell" section: > https://cwiki.apache.org/confluence/display/AMBARI/Ambari+python+Shell > > I couldn't find anything related in the git repo. From the wiki page it seems > like there is at least a working prototype, where the > 'show cluster' and 'show hosts' command is implemented. > > Where can i find the source? > > cheers, > lajos > > > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader of > this message is not the intended recipient, you are hereby notified that any > printing, copying, dissemination, distribution, disclosure or forwarding of > this communication is strictly prohibited. If you have received this > communication in error, please contact the sender immediately and delete it > from your system. Thank You.
