From crunch-dev-return-1844-apmail-incubator-crunch-dev-archive=incubator.apache.org@incubator.apache.org Tue Jan 22 23:42:13 2013 Return-Path: X-Original-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4D930ECD9 for ; Tue, 22 Jan 2013 23:42:13 +0000 (UTC) Received: (qmail 91591 invoked by uid 500); 22 Jan 2013 23:42:13 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 91556 invoked by uid 500); 22 Jan 2013 23:42:13 -0000 Mailing-List: contact crunch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: crunch-dev@incubator.apache.org Delivered-To: mailing list crunch-dev@incubator.apache.org Received: (qmail 91544 invoked by uid 99); 22 Jan 2013 23:42:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jan 2013 23:42:13 +0000 Date: Tue, 22 Jan 2013 23:42:12 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CRUNCH-148) in-memory join impl does not work with Hadoop 2.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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