Hello, In Ambari trunk, we have "ambari-client" project which is a groovy based wrapper over Ambari REST API endpoints. It has some nice abstraction over the REST API call but looks like it is missing some implementations like stack advisor recommendation, etc., Also, the last code update happened almost 8 months ago. My question is: 1) Is this project still active?2) For cluster management from java based application using REST API , which approach is recommended? a) use ambari-client groovy or b) DIY - develop a standard Jersey client wrapper over REST API Please share your thoughts. RegardsVijay
