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 15955D30C for ; Mon, 24 Sep 2012 21:32:10 +0000 (UTC) Received: (qmail 35468 invoked by uid 500); 24 Sep 2012 21:32:09 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 35398 invoked by uid 500); 24 Sep 2012 21:32:09 -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 35386 invoked by uid 99); 24 Sep 2012 21:32:09 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 21:32:09 +0000 Date: Tue, 25 Sep 2012 08:32:09 +1100 (NCT) From: "Konstantin Shvachko (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <669052716.118912.1348522329793.JavaMail.jiratomcat@arcas> In-Reply-To: <243036377.51906.1347046208261.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (MAPREDUCE-4645) Providing a random seed to Slive should make the sequence of filenames completely deterministic 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-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated MAPREDUCE-4645: ------------------------------------------- Resolution: Fixed Fix Version/s: 0.23.4 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I just committed it to trunk, branch 2, and branch 0.23. Thank you Ravi. > Providing a random seed to Slive should make the sequence of filenames completely deterministic > ----------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-4645 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4645 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: performance, test > Affects Versions: 0.23.1, 2.0.0-alpha > Reporter: Ravi Prakash > Assignee: Ravi Prakash > Labels: performance, test > Fix For: 0.23.4 > > Attachments: MAPREDUCE-4645.branch-0.23.patch, MAPREDUCE-4645.branch-0.23.patch, MAPREDUCE-4645.branch-0.23.patch > > > Using the -random seed option still doesn't produce a deterministic sequence of filenames. Hence there's no way to replicate the performance test. If I'm providing a seed, its obvious that I want the test to be reproducible. -- 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