You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Mihir Monani <mm...@salesforce.com> on 2018/09/19 10:43:05 UTC

Get M/R Job info from Job History Server

Hi,

How do i access MR Job Info (like total num of Map/Reduce, Avg Map/Reduce
Time, Shuffle time etc) from Job History Server with JAVA Program ?

I was trying to use HistoryViewer.AnalyzedJob and HistoryViewer.SummarizedJob
classes but HisotryViewer is marked as InterfaceAudience.Private.

Is there any other way to get this info from Job History Server ?


-- 
Thanks
Mihir Monani