Re: Management API

2013-06-12 Thread MARCOS MEDRADO RUBINELLI
Rita, There aren't any specs as far as I know, but in my experience the interface is stable enough from version to version, with the occasional extra field added here or there. If you query specifically for the beans you want (e.g.

Re: Management API

2013-06-06 Thread Arun C Murthy
You might want to look at Apache Ambari - it's got a pretty comprehensive set of APIs of the kind you seek. https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md#resources Arun On Jun 6, 2013, at 5:51 AM, Brian Mason wrote: I am looking for a way to access a list of

RE: Management API

2013-06-06 Thread John Lilley
What resources are you trying to access? Do you want to monitor the system status? Do you want to read/write HDFS as a client? Do you want to run your application on the Hadoop cluster? John From: Brian Mason [mailto:br...@gabey.com] Sent: Thursday, June 06, 2013 6:52 AM To: