Hi,
I have implemented an application that runs Hive jobs and pulls its job
counters using Job History server REST API, Job History server REST API
that i am using is:
http://<history server http
address:port>/ws/v1/history/mapreduce/jobs/{jobid}/countersI have been looking for similar REST API to get job counters for Hive on Tez jobs, i understand Tez jobs history is pushed into YARN timeline server but i failed to find any API in YARN timeline server through which i can pull the job counters. Any help/suggestions will be highly appreciated Regards Haris Akhtar
