André Kelpe created HIVE-8896:
---------------------------------
Summary: expose (hadoop/tez) job ids in API
Key: HIVE-8896
URL: https://issues.apache.org/jira/browse/HIVE-8896
Project: Hive
Issue Type: Improvement
Components: Clients
Reporter: André Kelpe
In many cases it would be very useful to be able to map the hadoop/tez jobs
back to a query that was executed/is currently being executed. Especially when
hive queries are run within a bigger process the ability to get the job ids and
query for counters is very beneficial to projects embeddding hive.
I saw that cloudera's hue is parsing the logs produced by hive in order to get
to the job ids. That seems rather brittle and can easily break, whenever the
log format changes. Exposing the jobids in the API would make it a lot easier
to build integrations like hue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)