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

Phabricator updated HIVE-2569:
------------------------------

    Attachment: D375.1.patch

nzhang requested code review of "HIVE-2569 [jira] Too much debugging info on 
console if a job failed".
Reviewers: JIRA

  Too much debugging info on console if a job failed

  When a job failed and Hive client tries to get the error message from failed 
task, it printed the following info on console for each task:

  Examining task ID: task_201110112120_773499_m_000037 from job 
job_201110112120_773499

  This should be shorten significantly.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D375

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/exec/JobDebugger.java
  ql/src/java/org/apache/hadoop/hive/ql/exec/HadoopJobExecHelper.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/741/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Too much debugging info on console if a job failed
> --------------------------------------------------
>
>                 Key: HIVE-2569
>                 URL: https://issues.apache.org/jira/browse/HIVE-2569
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>            Priority: Minor
>         Attachments: D375.1.patch
>
>
> When a job failed and Hive client tries to get the error message from failed 
> task, it printed the following info on console for each task:
> Examining task ID: task_201110112120_773499_m_000037 from job 
> job_201110112120_773499
> This should be shorten significantly.

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