Hi, Anyone please help me if my understanding is correct of how python srcipt works with Ambari.
Ambari web exposes a rest webservice through jersey. In python, there is this HTTP client which sends rest request GET,PUT,POST etc through python rest component and this component is used by Python agent scripts to get the details. Please help me out if this architecture is correct. Thanks in advance. Regards shashi
