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 89EAD1873E for ; Thu, 3 Sep 2015 22:47:47 +0000 (UTC) Received: (qmail 21984 invoked by uid 500); 3 Sep 2015 22:47:46 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 21961 invoked by uid 500); 3 Sep 2015 22:47:46 -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 21848 invoked by uid 99); 3 Sep 2015 22:47:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2015 22:47:46 +0000 Date: Thu, 3 Sep 2015 22:47:46 +0000 (UTC) From: "Jaimin D Jetly (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-13003) Remove UI validation for yarn.nodemanager.remote-app-log-dir for having a directory value MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jaimin D Jetly created AMBARI-13003: --------------------------------------- Summary: Remove UI validation for yarn.nodemanager.remote-app-log-dir for having a directory value Key: AMBARI-13003 URL: https://issues.apache.org/jira/browse/AMBARI-13003 Project: Ambari Issue Type: Bug Components: ambari-web Affects Versions: 2.1.2 Reporter: Jaimin D Jetly Assignee: Jaimin D Jetly Fix For: 2.1.2 yarn.nodemanager.remote-app-log-dir can have the hdfs uri value rather than local directory location. When user tries to set it to the value that is HDFS uri (Example: hdfs://app-logs), ambari invalidates it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)