Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 83561 invoked from network); 28 Apr 2010 08:25:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Apr 2010 08:25:55 -0000 Received: (qmail 96540 invoked by uid 500); 28 Apr 2010 08:25:55 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 96474 invoked by uid 500); 28 Apr 2010 08:25:55 -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 96465 invoked by uid 99); 28 Apr 2010 08:25:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Apr 2010 08:25:54 +0000 X-ASF-Spam-Status: No, hits=-1359.1 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Apr 2010 08:25:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3S8PXbS005555 for ; Wed, 28 Apr 2010 08:25:33 GMT Message-ID: <31928650.52851272443133750.JavaMail.jira@thor> Date: Wed, 28 Apr 2010 04:25:33 -0400 (EDT) From: "Vinod K V (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1610) Forrest documentation should be updated to reflect the changes in MAPREDUCE-856 In-Reply-To: <1855607392.356921268974887269.JavaMail.jira@brutus.apache.org> 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-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861722#action_12861722 ] Vinod K V commented on MAPREDUCE-1610: -------------------------------------- Patch mostly looks good. Only one minor comment - the directory structure under the IsolationRunner section is still not updated. > Forrest documentation should be updated to reflect the changes in MAPREDUCE-856 > ------------------------------------------------------------------------------- > > Key: MAPREDUCE-1610 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1610 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: documentation > Affects Versions: 0.21.0, 0.22.0 > Reporter: Ravi Gummadi > Assignee: Ravi Gummadi > Fix For: 0.21.0 > > Attachments: MAPREDUCE-1610-20.patch, MR1610.patch > > > The directory structure under mapred-local-dir is changed in MAPREDUCE-856. This needs changes to the forrest documentation. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.