Josh Wills created CRUNCH-148:
---------------------------------
Summary: in-memory join impl does not work with Hadoop 2.0.0
Key: CRUNCH-148
URL: https://issues.apache.org/jira/browse/CRUNCH-148
Project: Crunch
Issue Type: Bug
Components: MapReduce Patterns
Affects Versions: 0.4.0
Reporter: Josh Wills
Fix For: 0.5.0
Attachments: CRUNCH-148.patch
The mapside-join implementation currently fails the integration tests when -Dcrunch.platform=2
(a.k.a., hadoop 2.0.0) is enabled. The issue is a delta between how the distributed cache
file naming scheme works in Hadoop 1.x and Hadoop 2.x.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|