Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 00AA999A1 for ; Wed, 1 Feb 2012 20:43:21 +0000 (UTC) Received: (qmail 11783 invoked by uid 500); 1 Feb 2012 20:43:20 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 11710 invoked by uid 500); 1 Feb 2012 20:43:19 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 11694 invoked by uid 99); 1 Feb 2012 20:43:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 20:43:19 +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; Wed, 01 Feb 2012 20:43:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A873C18570E for ; Wed, 1 Feb 2012 20:42:58 +0000 (UTC) Date: Wed, 1 Feb 2012 20:42:58 +0000 (UTC) From: "Roman Shaposhnik (Updated) (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <649256613.4155.1328128978691.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <442207628.4138.1328128618782.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HADOOP-8012) hadoop-daemon.sh and yarn-daemon.sh are trying to mkdir and chow log/pid dirs which can fail 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/HADOOP-8012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated HADOOP-8012: ------------------------------------- Attachment: HADOOP-8012.patch.txt > hadoop-daemon.sh and yarn-daemon.sh are trying to mkdir and chow log/pid dirs which can fail > -------------------------------------------------------------------------------------------- > > Key: HADOOP-8012 > URL: https://issues.apache.org/jira/browse/HADOOP-8012 > Project: Hadoop Common > Issue Type: Bug > Components: scripts > Affects Versions: 0.23.0 > Reporter: Roman Shaposhnik > Assignee: Roman Shaposhnik > Priority: Minor > Fix For: 0.23.1 > > Attachments: HADOOP-8012.patch.txt > > > Here's what I see when using Hadoop in Bigtop: > {noformat} > $ sudo /sbin/service hadoop-hdfs-namenode start > Starting Hadoop namenode daemon (hadoop-namenode): chown: changing ownership of `/var/log/hadoop': Operation not permitted > starting namenode, logging to /var/log/hadoop/hadoop-hdfs-namenode-centos5.out > {noformat} > This is a cosmetic issue, but it would be nice to fix it. -- 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