You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Chao Sun <ch...@cloudera.com> on 2014/11/14 19:23:58 UTC

Review Request 28045: HIVE-8865 - Needs to set hashTableMemoryUsage for MapJoinDesc [Spark Branch]

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

Review request for hive, Szehon Ho and Xuefu Zhang.


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


Repository: hive-git


Description
-------

If this part is not done, hashTableMemoryUsage is always 0.0, which will cause MapJoinMemoryExhaustionException.


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkReduceSinkMapJoinProc.java 83d54bd 

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


Testing
-------


Thanks,

Chao Sun