[
https://issues.apache.org/jira/browse/AMBARI-7838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175337#comment-14175337
]
Hudson commented on AMBARI-7838:
--------------------------------
SUCCESS: Integrated in Ambari-branch-1.7.0 #135 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/135/])
AMBARI-7838. Slider View: Provide better message when HDFS user home is not
accessible (srimanth) (sgunturi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=48d3fccf4789dfad815a5133ec342c9f106cef6e)
*
contrib/views/slider/src/main/java/org/apache/ambari/view/slider/SliderAppsViewControllerImpl.java
> Slider View: Provide better message when HDFS user home is not accessible
> -------------------------------------------------------------------------
>
> Key: AMBARI-7838
> URL: https://issues.apache.org/jira/browse/AMBARI-7838
> Project: Ambari
> Issue Type: Bug
> Components: contrib
> Affects Versions: 1.7.0
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 1.7.0
>
> Attachments: AMBARI-7838.patch
>
>
> Slider view requires logged in user's home folder to be accessible. When that
> does work, we need to show better message than the current message of {code}
> Error validating access to user home directory: (File does not exist:
> hdfs://server/user/yarn)
> {code}
> New message should be
> {code}Slider View requires access to user's home directory in HDFS to
> proceed. Contact your administrator to create the home directory. (File does
> not exist: hdfs://server/user/yarn){code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)