----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28934/#review65087 -----------------------------------------------------------
Ship it! Ship It! - Xuefu Zhang On Dec. 15, 2014, 8:08 a.m., chengxiang li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28934/ > ----------------------------------------------------------- > > (Updated Dec. 15, 2014, 8:08 a.m.) > > > 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 > ql/src/test/results/clientpositive/spark/bucket_map_join_spark4.q.out > f32b422 > > Diff: https://reviews.apache.org/r/28934/diff/ > > > Testing > ------- > > > Thanks, > > chengxiang li > >