You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Edward Capriolo <ed...@gmail.com> on 2009/11/17 01:10:24 UTC

jobclient. getAlljobs

All,

I am looking to retrieve information from the jobclient for cluster
stats. For studying getalljobs() for a time I have noticed that the
result count climbs, does this climb continually, or is this a sized
queue where older jobs get removed, or is this periodically cleaned
out? Do other job client methods like getjobsfromqueue work the same
way?

Thanks,
Ed