From common-issues-return-20099-apmail-hadoop-common-issues-archive=hadoop.apache.org@hadoop.apache.org Sun Sep 18 06:09:38 2011 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 EE5677A9F for ; Sun, 18 Sep 2011 06:09:37 +0000 (UTC) Received: (qmail 87427 invoked by uid 500); 18 Sep 2011 06:09:37 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 86534 invoked by uid 500); 18 Sep 2011 06:09:34 -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 86476 invoked by uid 99); 18 Sep 2011 06:09:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Sep 2011 06:09:32 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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; Sun, 18 Sep 2011 06:09:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id F3AFDA0F8A for ; Sun, 18 Sep 2011 06:09:08 +0000 (UTC) Date: Sun, 18 Sep 2011 06:09:08 +0000 (UTC) From: "Aaron T. Myers (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <235176836.39748.1316326148994.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <148416806.25100.1315968489520.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-7634) Cluster setup docs specify wrong owner for task-controller.cfg 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/HADOOP-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107358#comment-13107358 ] Aaron T. Myers commented on HADOOP-7634: ---------------------------------------- Sorry, Eli - I should have said "group-owned by anyone." You are right that it must be owned by root. The error message really is completely correct: "Must be owned by root and not writable by group or other." > Cluster setup docs specify wrong owner for task-controller.cfg > --------------------------------------------------------------- > > Key: HADOOP-7634 > URL: https://issues.apache.org/jira/browse/HADOOP-7634 > Project: Hadoop Common > Issue Type: Bug > Components: documentation, security > Affects Versions: 0.20.204.0 > Reporter: Eli Collins > Assignee: Eli Collins > Priority: Minor > Fix For: 0.20.205.0 > > Attachments: hadoop-7634.patch > > > The cluster setup docs indicate task-controller.cfg must be owned by the user running TaskTracker but the code checks for root. We should update the docs to reflect the real requirement. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira