Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 30674 invoked from network); 10 Oct 2008 10:20:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Oct 2008 10:20:38 -0000 Received: (qmail 228 invoked by uid 500); 10 Oct 2008 10:20:37 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 99186 invoked by uid 500); 10 Oct 2008 10:20:34 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 99166 invoked by uid 99); 10 Oct 2008 10:20:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2008 03:20:34 -0700 X-ASF-Spam-Status: No, hits=-1999.9 required=10.0 tests=ALL_TRUSTED,DNS_FROM_SECURITYSAGE X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2008 10:19:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6051F234C21B for ; Fri, 10 Oct 2008 03:19:44 -0700 (PDT) Message-ID: <1757619561.1223633984393.JavaMail.jira@brutus> Date: Fri, 10 Oct 2008 03:19:44 -0700 (PDT) From: "Vinod K V (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Assigned: (HADOOP-3814) [HOD] Remove dfs.client.buffer.dir generation, as this is removed in Hadoop 0.19. In-Reply-To: <1150543774.1216785931787.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V reassigned HADOOP-3814: --------------------------------- Assignee: Vinod K V (was: Hemanth Yamijala) > [HOD] Remove dfs.client.buffer.dir generation, as this is removed in Hadoop 0.19. > --------------------------------------------------------------------------------- > > Key: HADOOP-3814 > URL: https://issues.apache.org/jira/browse/HADOOP-3814 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/hod > Affects Versions: 0.19.0 > Reporter: Hemanth Yamijala > Assignee: Vinod K V > Priority: Blocker > Fix For: 0.19.0 > > > In HADOOP-3756, the dfs.client.buffer.dir parameter was removed from hadoop-default.xml, as this was no longer used. HOD generates this parameter in the hadoop-site it generates. This must be removed as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.