[ https://issues.apache.org/jira/browse/HIVE-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153298#comment-13153298 ]
Hudson commented on HIVE-2569: ------------------------------ Integrated in Hive-trunk-h0.21 #1097 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1097/]) HIVE-2569 [jira] Too much debugging info on console if a job failed (Ning Zhang via John Sichi) Summary: 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 Reviewers: JIRA, njain, jsichi Reviewed By: jsichi CC: jsichi Differential Revision: 375 jvs : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1203819 Files : * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/HadoopJobExecHelper.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/JobDebugger.java > 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 > Components: Diagnosability > Reporter: Ning Zhang > Assignee: Ning Zhang > Priority: Minor > Fix For: 0.9.0 > > 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