[
https://issues.apache.org/jira/browse/AMBARI-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178629#comment-14178629
]
Hudson commented on AMBARI-7885:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #652 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/652/])
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=9933aac47798527883a2c3c2471b690a24c060d2)
*
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
* contrib/views/slider/src/main/resources/ui/app/initialize.js
> 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)