Gunther Hagleitner created HIVE-7076:
----------------------------------------

             Summary: Plugin (exec hook) to log to application timeline data to 
Yarn
                 Key: HIVE-7076
                 URL: https://issues.apache.org/jira/browse/HIVE-7076
             Project: Hive
          Issue Type: Bug
            Reporter: Gunther Hagleitner
            Assignee: Gunther Hagleitner
         Attachments: HIVE-7076.1.patch

See: https://issues.apache.org/jira/browse/YARN-1530

This is a simple pre/post exec hook to log query + plan information to yarn. 
This information can be used to build tools and UIs to monitor, track, debug 
and tune Hive queries.

Off by default, but can be enabled via:

hive.exec.pre.hooks=ql.src.java.org.apache.hadoop.hive.ql.hooks.ATSHook

hive.exec.post.hooks=ql.src.java.org.apache.hadoop.hive.ql.hooks.ATSHook

hive.exec.failure.hooks=ql.src.java.org.apache.hadoop.hive.ql.hooks.ATSHook





--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to