Srimanth Gunturi created AMBARI-7838:
----------------------------------------
Summary: 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
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)