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 4977617FD7 for ; Wed, 11 Mar 2015 18:13:39 +0000 (UTC) Received: (qmail 65228 invoked by uid 500); 11 Mar 2015 18:13:39 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 65162 invoked by uid 500); 11 Mar 2015 18:13:39 -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 65150 invoked by uid 99); 11 Mar 2015 18:13:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Mar 2015 18:13:39 +0000 Date: Wed, 11 Mar 2015 18:13:38 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-7913) HADOOP_HDFS_LOG_DIR should be HDFS_LOG_DIR in deprecations 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/HDFS-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357318#comment-14357318 ] Allen Wittenauer commented on HDFS-7913: ---------------------------------------- Oh! Wait a sec. Let me update the description. Now I see the confusion. I meant hdfs-config.sh . haha! > HADOOP_HDFS_LOG_DIR should be HDFS_LOG_DIR in deprecations > ---------------------------------------------------------- > > Key: HDFS-7913 > URL: https://issues.apache.org/jira/browse/HDFS-7913 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 3.0.0 > Reporter: Allen Wittenauer > Assignee: Brahma Reddy Battula > Priority: Critical > > The wrong variable is deprecated in hdfs-env.sh. It should be HDFS_LOG_DIR, not HADOOP_HDFS_LOG_DIR. This is breaking backward compatibility. > It might be worthwhile to doublecheck the other dep's to make sure they are correct as well. > Also, release notes for the deprecation jira should be updated to reflect this change. -- This message was sent by Atlassian JIRA (v6.3.4#6332)