[
https://issues.apache.org/jira/browse/AMBARI-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178558#comment-14178558
]
Hadoop QA commented on AMBARI-7885:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12676105/AMBARI-7885_branch-1.7.0.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in
contrib/views/slider
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/286//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/286//console
This message is automatically generated.
> 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)