-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28299/
-----------------------------------------------------------
(Updated Nov. 21, 2014, 1:28 a.m.)
Review request for hive, Jimmy Xiang and Szehon Ho.
Bugs: HIVE-8921
https://issues.apache.org/jira/browse/HIVE-8921
Repository: hive-git
Description
-------
Running this test, sometimes it produce the correct result, sometimes it just
produce NULL. Looks like there's some concurrency issue.
Diffs (updated)
-----
ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SparkMapJoinResolver.java
96481f1
ql/src/java/org/apache/hadoop/hive/ql/plan/MapredLocalWork.java 6fbdcd2
Diff: https://reviews.apache.org/r/28299/diff/
Testing
-------
Thanks,
Chao Sun