Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 910E9D3F0 for ; Thu, 1 Nov 2012 22:36:13 +0000 (UTC) Received: (qmail 31477 invoked by uid 500); 1 Nov 2012 22:36:13 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 31442 invoked by uid 500); 1 Nov 2012 22:36:13 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 31433 invoked by uid 99); 1 Nov 2012 22:36:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 22:36:13 +0000 Date: Thu, 1 Nov 2012 22:36:13 +0000 (UTC) From: "Yu Gao (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1794318040.58171.1351809373353.JavaMail.jiratomcat@arcas> In-Reply-To: <1369072974.668.1337491121487.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (MAPREDUCE-4273) Make CombineFileInputFormat split result JDK independent MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Gao updated MAPREDUCE-4273: ------------------------------ Attachment: mapreduce-4273.patch > Make CombineFileInputFormat split result JDK independent > -------------------------------------------------------- > > Key: MAPREDUCE-4273 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4273 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: client > Affects Versions: 1.0.3 > Reporter: Luke Lu > Assignee: Yu Gao > Attachments: mapreduce-4273-branch-1.patch, mapreduce-4273-branch-2.patch, mapreduce-4273.patch > > > The split result of CombineFileInputFormat depends on the iteration order of nodeToBlocks and rackToBlocks hash maps, which makes the result HashMap implementation hence JDK dependent. > This is manifested as TestCombineFileInputFormat failures on alternative JDKs. -- 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