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 E182D10B69 for ; Wed, 12 Feb 2014 02:44:22 +0000 (UTC) Received: (qmail 39666 invoked by uid 500); 12 Feb 2014 02:44:22 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 39482 invoked by uid 500); 12 Feb 2014 02:44:20 -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 39438 invoked by uid 99); 12 Feb 2014 02:44:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 02:44:19 +0000 Date: Wed, 12 Feb 2014 02:44:19 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-4623) Add 'yarn.ahs.fs-history-store.uri' config to yarn-site.xml 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-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898707#comment-13898707 ] Srimanth Gunturi commented on AMBARI-4623: ------------------------------------------ Review at https://reviews.apache.org/r/17986/ > Add 'yarn.ahs.fs-history-store.uri' config to yarn-site.xml > ----------------------------------------------------------- > > Key: AMBARI-4623 > URL: https://issues.apache.org/jira/browse/AMBARI-4623 > Project: Ambari > Issue Type: Bug > Components: client > Affects Versions: 1.5.0 > Reporter: Srimanth Gunturi > Assignee: Srimanth Gunturi > Fix For: 1.5.0 > > Attachments: AMBARI-4623.patch > > > AHS needs 'yarn.ahs.fs-history-store.uri' set in yarn-site.xml. Not setting results in a default path where yarn user does not have permissions to create in HDFS. > So till we figure out the right HDFS path, we should temporarily set it to {{/tmp/yarn/system/ahstore}}. -- This message was sent by Atlassian JIRA (v6.1.5#6160)