You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "André Kelpe (JIRA)" <ji...@apache.org> on 2014/11/17 13:16:33 UTC

[jira] [Created] (HIVE-8896) expose (hadoop/tez) job ids in API

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)