In terms of accessing metrics(2) programmatically, do people generally extend FileSink for collecting data from small (1 - 15 node) installations? As opposed to using Chukwa, etc. C On Mar 4, 2012, at 7:08 PM, George Datskos wrote:
> Bharath, > > Try the hadoop job -history API > > > > On 2012/03/05 8:06, Bharath Ravi wrote: >> The Web UI does give me start and finish times, but I was wondering if there >> is >> a way to access these stats through an API, without having to grep through >> HTML. >> >> The "hadoop jobs -status" API was useful, but it doesn't seem to list wall >> completion times. >> (It does give me CPU time though). Am I missing something? > >