----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24352/#review49997 -----------------------------------------------------------
Ship it! Ship It! - Brock Noland On Aug. 6, 2014, 4:53 a.m., Chao Sun wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24352/ > ----------------------------------------------------------- > > (Updated Aug. 6, 2014, 4:53 a.m.) > > > Review request for hive and Brock Noland. > > > Bugs: HIVE-7560 > https://issues.apache.org/jira/browse/HIVE-7560 > > > Repository: hive-git > > > Description > ------- > > The POC code just printed exceptions to stderr. We should either: > 1) LOG at INFO/WARN/ERROR > 2) Or rethrow (perhaps wrapped in runtime exception) anything is a fatal error > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/KryoSerializer.java > 20a1938 > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkClient.java 358cbc7 > > Diff: https://reviews.apache.org/r/24352/diff/ > > > Testing > ------- > > > Thanks, > > Chao Sun > >