Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2CF8A17F52 for ; Sat, 12 Sep 2015 01:01:47 +0000 (UTC) Received: (qmail 70896 invoked by uid 500); 12 Sep 2015 01:01:47 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 70821 invoked by uid 500); 12 Sep 2015 01:01:47 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 70660 invoked by uid 99); 12 Sep 2015 01:01:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Sep 2015 01:01:46 +0000 Date: Sat, 12 Sep 2015 01:01:46 +0000 (UTC) From: "Vijay Srinivasaraghavan (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMBARI-12851) The definition and hadling of hadoop-env should not be restrictive to HDFS 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/AMBARI-12851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay Srinivasaraghavan resolved AMBARI-12851. ---------------------------------------------- Resolution: Fixed Fix Version/s: trunk Addressed in AMBARI-12837 > The definition and hadling of hadoop-env should not be restrictive to HDFS > -------------------------------------------------------------------------- > > Key: AMBARI-12851 > URL: https://issues.apache.org/jira/browse/AMBARI-12851 > Project: Ambari > Issue Type: Bug > Reporter: Vijay Srinivasaraghavan > Assignee: Sumit Mohanty > Fix For: trunk > > > Hadoop Env configuration defined at the stack level is managed only if HDFS service is slected as part of the deployment. If HDFS is disabled and any alternate FS includes hadoop-env in the stack, the configuration should be understood by the Ambari code and corresponding hadoop-env.sh should be created properly on the hadoop/ambari agent machines. -- This message was sent by Atlassian JIRA (v6.3.4#6332)