Welcome to the Cloudera Community

Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Who agreed with this topic

Fetch job counters from oozie hive action

avatar
New Contributor

Hi Community,

 

I'm trying to fetch the number of records written to a table by a oozie hive action. I see that HIVE-9023 issue addresses the Job counters of a hive job. But I'm unable to fetch those from oozie. I used the mapred -status command to get the counter but I would like to get this programmatically. 

 

I have even set the oozie config element oozie.action.external.stats.write to true

 

 

Is there any way to get this information via the oozie REST API.?

 

Thanks

Who agreed with this topic