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

Hudson commented on HIVE-2347:
------------------------------

Integrated in Hive-trunk-h0.21 #884 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/884/])
    HIVE-2347. Make Hadoop Job ID available after task finish executing (Kevin 
Wilfong via Ning Zhang)

nzhang : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1155493
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/ExecDriver.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/rcfile/merge/BlockMergeTask.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/Task.java


> Make Hadoop Job ID available after task finishes executing
> ----------------------------------------------------------
>
>                 Key: HIVE-2347
>                 URL: https://issues.apache.org/jira/browse/HIVE-2347
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2347.1.patch.txt
>
>
> After Map Reduce tasks finish the execute method (ExecDriver and 
> BlockMergeTask) the Hadoop Job ID is inaccessible to the Driver, and hence 
> the hooks it runs.  Expose this information could help to improve logging, 
> debugging, etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to