-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28934/
-----------------------------------------------------------
Review request for hive and Xuefu Zhang.
Bugs: HIVE-9078
https://issues.apache.org/jira/browse/HIVE-9078
Repository: hive-git
Description
-------
For a query which would be translated into multi SparkTask, is previous
SparkTask failed, Hive should failed right away, the following SparkTask should
not be submitted any more.
Print failed info in Hive console while query failed.
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkTask.java 8c075b8
ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkJobMonitor.java
c075c35
Diff: https://reviews.apache.org/r/28934/diff/
Testing
-------
Thanks,
chengxiang li