[
https://issues.apache.org/jira/browse/HIVE-20974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018307#comment-17018307
]
Hive QA commented on HIVE-20974:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12991203/HIVE-20974.3.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17877 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/20231/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20231/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20231/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12991203 - PreCommit-HIVE-Build
> TezTask should set task exception on failures
> ---------------------------------------------
>
> Key: HIVE-20974
> URL: https://issues.apache.org/jira/browse/HIVE-20974
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Reporter: Rajesh Balamohan
> Assignee: Rajesh Balamohan
> Priority: Trivial
> Attachments: HIVE-20974.1.patch, HIVE-20974.2.patch,
> HIVE-20974.3.patch
>
>
> TezTask logs the error as "Failed to execute tez graph" and proceeds further.
> "TaskRunner.runSequentail()" code would not be able to get these exceptions
> for TezTask. If there are any failure hooks configured, these exceptions
> wouldn't show up.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)