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 "Felix.徐" <yg...@gmail.com> on 2013/11/27 17:10:05 UTC

Get counters of retired jobs via API

Hi all,

I can see a lot of metrics of retired jobs on the jobtracker's webpage,
however, it seems that I can not get anything of those retired jobs through
java api (JobClient), is there any way to do that?

Thanks!