You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2018/11/27 10:05:00 UTC

[jira] [Created] (HIVE-20974) TezTask should set task exception on failures

Rajesh Balamohan created HIVE-20974:
---------------------------------------

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


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
(v7.6.3#76005)