Re: Management API

2013-06-06 Thread Brian Mason
ess? > > 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...@g

Management API

2013-06-06 Thread Brian Mason
I am looking for a way to access a list of Nodes, Compute, Data etc .. My application is not running on the name node. It is remote. The 2.0 Yarn API look like they may be useful, but I am not on 2.0 and cannot move to 2,0 anytime soon. DFSClient.java looks useful, but its not in the API docs s