You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by chengxiang li <ch...@intel.com> on 2014/08/06 04:57:00 UTC

Review Request 24363: HIVE-7597 Support analyze table

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24363/
-----------------------------------------------------------

Review request for hive, Brock Noland and Szehon Ho.


Bugs: HIVE-7597
    https://issues.apache.org/jira/browse/HIVE-7597


Repository: hive-git


Description
-------

support table statistic in Hive on Spark, hive table statistic link:https://cwiki.apache.org/confluence/display/Hive/StatsDev.


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java 91d7c40 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java 6eac4e7 
  ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java 3840318 
  ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkProcessAnalyzeTable.java c6bc03b 

Diff: https://reviews.apache.org/r/24363/diff/


Testing
-------


Thanks,

chengxiang li


Re: Review Request 24363: HIVE-7597 Support analyze table

Posted by Szehon Ho <sz...@cloudera.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24363/#review49695
-----------------------------------------------------------



ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java
<https://reviews.apache.org/r/24363/#comment86984>

    Not sure if I understand the name right, but we don't need to say 'potential' anymore?


- Szehon Ho


On Aug. 6, 2014, 4:53 a.m., chengxiang li wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/24363/
> -----------------------------------------------------------
> 
> (Updated Aug. 6, 2014, 4:53 a.m.)
> 
> 
> Review request for hive, Brock Noland and Szehon Ho.
> 
> 
> Bugs: HIVE-7597
>     https://issues.apache.org/jira/browse/HIVE-7597
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> support table statistic in Hive on Spark, hive table statistic link:https://cwiki.apache.org/confluence/display/Hive/StatsDev.
> 
> 
> Diffs
> -----
> 
>   ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java 91d7c40 
>   ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java 6eac4e7 
>   ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java e740fdb 
>   ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkProcessAnalyzeTable.java c6bc03b 
> 
> Diff: https://reviews.apache.org/r/24363/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> chengxiang li
> 
>


Re: Review Request 24363: HIVE-7597 Support analyze table

Posted by chengxiang li <ch...@intel.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24363/
-----------------------------------------------------------

(Updated Aug. 6, 2014, 5:25 a.m.)


Review request for hive, Brock Noland and Szehon Ho.


Bugs: HIVE-7597
    https://issues.apache.org/jira/browse/HIVE-7597


Repository: hive-git


Description
-------

support table statistic in Hive on Spark, hive table statistic link:https://cwiki.apache.org/confluence/display/Hive/StatsDev.


Diffs (updated)
-----

  ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java 91d7c40 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java 6eac4e7 
  ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java e740fdb 
  ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkProcessAnalyzeTable.java c6bc03b 

Diff: https://reviews.apache.org/r/24363/diff/


Testing
-------


Thanks,

chengxiang li


Re: Review Request 24363: HIVE-7597 Support analyze table

Posted by chengxiang li <ch...@intel.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24363/
-----------------------------------------------------------

(Updated Aug. 6, 2014, 4:53 a.m.)


Review request for hive, Brock Noland and Szehon Ho.


Changes
-------

rebase the patch.


Bugs: HIVE-7597
    https://issues.apache.org/jira/browse/HIVE-7597


Repository: hive-git


Description
-------

support table statistic in Hive on Spark, hive table statistic link:https://cwiki.apache.org/confluence/display/Hive/StatsDev.


Diffs (updated)
-----

  ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java 91d7c40 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java 6eac4e7 
  ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java e740fdb 
  ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkProcessAnalyzeTable.java c6bc03b 

Diff: https://reviews.apache.org/r/24363/diff/


Testing
-------


Thanks,

chengxiang li