Member since
09-15-2016
10
Posts
3
Kudos Received
0
Solutions
12-14-2017
09:07 AM
Thanks - I located the counters. Btw, is there an rest api end point to access job tracker/counters information ?
... View more
12-14-2017
01:44 AM
hi, thanks @ghagleitner. but i tried navigating yarn ui. but could find the counters. can you please give the navingation path
... View more
12-11-2017
08:39 AM
Hi, I wanted to get details of the counters for each phase in map-reduce when hive queries are executed via "mr" engine. For queries executed via TEZ i m able to get the details from yarn timeline server based on the DAG id/app id of the query.http://<ip-addr>:8188/ws/v1/timeline/TEZ_DAG_ID?primaryFilter=applicationId:<app-ID> Basically I'm interested in number of records returned by the query, I dont even need counters for each map-reduce phase.
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache Hive