[ 
https://issues.apache.org/jira/browse/HIVE-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-2866:
-----------------------------------

    Fix Version/s: 0.9.0
    
> Cache local map reduce job errors for additional logging
> --------------------------------------------------------
>
>                 Key: HIVE-2866
>                 URL: https://issues.apache.org/jira/browse/HIVE-2866
>             Project: Hive
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2866.D2277.1.patch
>
>
> Using the CachingPrintStream we are storing errors that occur locally in 
> Hive, but because local map reduce jobs are run in a separate JVM we are not 
> storing that occur for these. We can use this same construct to store errors 
> written to the subprocesses error stream.  This way, when we log failed 
> queries, these will give us a decent idea of why those queries failed.
> See related issues:
> https://issues.apache.org/jira/browse/HIVE-2832
> https://issues.apache.org/jira/browse/HIVE-2858

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to