----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24342/#review49861 -----------------------------------------------------------
Ship it! Ship It! - Brock Noland On Aug. 6, 2014, 12:16 a.m., Venki Korukanti wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24342/ > ----------------------------------------------------------- > > (Updated Aug. 6, 2014, 12:16 a.m.) > > > Review request for hive, Brock Noland and Xuefu Zhang. > > > Bugs: HIVE-7492 > https://issues.apache.org/jira/browse/HIVE-7492 > > > Repository: hive-git > > > Description > ------- > > Please see the JIRA HIVE-7492 for brief description of design. > > > Diffs > ----- > > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveBaseFunctionResultList.java > PRE-CREATION > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveKVResultCache.java > PRE-CREATION > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveMapFunction.java > 93a6592 > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveMapFunctionResultList.java > PRE-CREATION > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveReduceFunction.java > dd81013 > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveReduceFunctionResultList.java > PRE-CREATION > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkCollector.java > 3894630 > ql/src/test/org/apache/hadoop/hive/ql/exec/spark/TestHiveKVResultCache.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/24342/diff/ > > > Testing > ------- > > Manually tested hive queries on Spark cluster. Added couple of unit tests for > HiveKVResultCache to test spilling and reusing. > > > Thanks, > > Venki Korukanti > >