Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 8B58196BE for ; Mon, 9 Apr 2012 18:23:44 +0000 (UTC) Received: (qmail 46958 invoked by uid 500); 9 Apr 2012 18:23:43 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 46894 invoked by uid 500); 9 Apr 2012 18:23:43 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 46751 invoked by uid 99); 9 Apr 2012 18:23:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2012 18:23:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2012 18:23:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id F07D5361E82 for ; Mon, 9 Apr 2012 18:23:21 +0000 (UTC) Date: Mon, 9 Apr 2012 18:23:21 +0000 (UTC) From: "amith (Updated) (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <195985376.3774.1333995801999.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1989234175.37053.1333097122816.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HDFS-3165) HDFS Balancer scripts are refering to wrong path of hadoop-daemon.sh MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] amith updated HDFS-3165: ------------------------ Status: Patch Available (was: Open) > HDFS Balancer scripts are refering to wrong path of hadoop-daemon.sh > -------------------------------------------------------------------- > > Key: HDFS-3165 > URL: https://issues.apache.org/jira/browse/HDFS-3165 > Project: Hadoop HDFS > Issue Type: Bug > Components: balancer > Affects Versions: 1.0.1 > Environment: HDFS Balancer > Reporter: amith > Priority: Minor > Attachments: HDFS-3165.patch, HDFS-3165.patch, HDFS-3165.patch, HDFS-3165_1.patch > > Original Estimate: 1m > Remaining Estimate: 1m > > HDFS Balancer scripts are refering to wrong path of hadoop-daemon.sh > HOST-xx-xx-xx-xx:/home/amith/V1R2/namenode1/sbin # ./start-balancer.sh > ./start-balancer.sh: line 27: /home/amith/V1R2/namenode1/bin/hadoop-daemon.sh: No such file or directory > currently hadoop-daemon.sh script is in sbin and not bin. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira