-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27421/
-----------------------------------------------------------
(Updated εδΈζ 3, 2014, 5:59 a.m.)
Review request for hive and Xuefu Zhang.
Changes
-------
remove table name character fix code.
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/spark/SparkTask.java b38ef7d
ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkUtilities.java cc8afa7
Diff: https://reviews.apache.org/r/27421/diff/
Testing
-------
Thanks,
chengxiang li