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 4A3BE98F0 for ; Thu, 17 May 2012 19:18:38 +0000 (UTC) Received: (qmail 48382 invoked by uid 500); 17 May 2012 19:18:35 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 48331 invoked by uid 500); 17 May 2012 19:18:35 -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 48284 invoked by uid 99); 17 May 2012 19:18:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2012 19:18:35 +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; Thu, 17 May 2012 19:18:34 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 72351A94F for ; Thu, 17 May 2012 19:18:14 +0000 (UTC) Date: Thu, 17 May 2012 19:18:14 +0000 (UTC) From: "Eli Collins (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1097309472.10299.1337282294469.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1225007987.30659.1334615056957.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HADOOP-8287) etc/hadoop is missing hadoop-env.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/HADOOP-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HADOOP-8287: -------------------------------- Attachment: hadoop-8287.txt Patch attached. Adds hadoop-env.sh (from the templates dir) to src/main/conf, these files get copied to etc/hadoop/conf in the dist step. HADOOP-8407 tracks not having the packaging duplicate the conf dir. > etc/hadoop is missing hadoop-env.sh > ----------------------------------- > > Key: HADOOP-8287 > URL: https://issues.apache.org/jira/browse/HADOOP-8287 > Project: Hadoop Common > Issue Type: Bug > Components: conf > Affects Versions: 0.23.1 > Reporter: Eli Collins > Assignee: Eli Collins > Labels: newbie > Attachments: hadoop-8287.txt > > > The etc/hadoop directory in the tarball is missing hadoop-env.sh. It should be copied over like the other files in share/hadoop/common/templates/conf. Noticed templates/conf also contains mapred-site.xml and taskcontroller.cfg, we should remove those while we're at 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