----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27421/ -----------------------------------------------------------
(Updated εδΈζ 3, 2014, 1:16 a.m.) Review request for hive and Xuefu Zhang. Bugs: HIVE-8682 https://issues.apache.org/jira/browse/HIVE-8682 Repository: hive-git Description ------- enable CTAS table statistic collection on spark counter, and refactor register spark counter code. move related code from SparkUtilities to SparkTask as it's only used in SparkTask, not common tool functions Diffs (updated) ----- ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java 4a8ca47 ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkTask.java b38ef7d ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkUtilities.java cc8afa7 ql/src/test/results/clientpositive/spark/ctas.q.out 158ec95 Diff: https://reviews.apache.org/r/27421/diff/ Testing ------- Thanks, chengxiang li