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 9979317A8C for ; Tue, 21 Oct 2014 15:31:35 +0000 (UTC) Received: (qmail 80350 invoked by uid 500); 21 Oct 2014 15:31:35 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 80270 invoked by uid 500); 21 Oct 2014 15:31:35 -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 80018 invoked by uid 99); 21 Oct 2014 15:31:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Oct 2014 15:31:35 +0000 Date: Tue, 21 Oct 2014 15:31:35 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-7885) Slider view should show validation messages on main Slider Apps page 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-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Kovalenko updated AMBARI-7885: ---------------------------------------- Attachment: AMBARI-7885_branch-1.7.0.patch > Slider view should show validation messages on main Slider Apps page > -------------------------------------------------------------------- > > Key: AMBARI-7885 > URL: https://issues.apache.org/jira/browse/AMBARI-7885 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 1.7.0 > Reporter: Aleksandr Kovalenko > Assignee: Aleksandr Kovalenko > Fix For: 1.7.0 > > Attachments: AMBARI-7885.patch, AMBARI-7885_branch-1.7.0.patch > > > When a particular directory is not created slider view stop working abruptly. > It should fail graciously. > This error goes away with following manual steps in backend : > su hdfs > hdfs dfs -mkdir /user/yarn > hdfs dfs -chown yarn:hdfs /user/yarn -- This message was sent by Atlassian JIRA (v6.3.4#6332)