You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/05/16 21:06:34 UTC

[jira] [Commented] (HIVE-7076) Plugin (exec hook) to log to application timeline data to Yarn

    [ https://issues.apache.org/jira/browse/HIVE-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000153#comment-14000153 ] 

Thejas M Nair commented on HIVE-7076:
-------------------------------------

What version of hadoop does this need ?


> 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)