[
https://issues.apache.org/jira/browse/AMBARI-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178644#comment-14178644
]
Hudson commented on AMBARI-7885:
--------------------------------
FAILURE: Integrated in Ambari-branch-1.7.0 #161 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/161/])
AMBARI-7885. Slider view should show validation messages on main Slider Apps
page. (Max Shepel via akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f0a7ef07f6651cd563e724d59d7ab9c42c389848)
* contrib/views/slider/src/main/resources/ui/app/initialize.js
*
contrib/views/slider/src/main/resources/ui/test/integration/pages/slider_errors_test.js
* contrib/views/slider/src/main/resources/ui/app/templates/application.hbs
* contrib/views/slider/src/main/resources/ui/app/styles/common.less
> 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)