Velmurugan Periasamy created AMBARI-13346:
---------------------------------------------
Summary: More relevant error messages should be provided for
Ranger password issues
Key: AMBARI-13346
URL: https://issues.apache.org/jira/browse/AMBARI-13346
Project: Ambari
Issue Type: Bug
Reporter: Velmurugan Periasamy
Assignee: Gautam Borad
Fix For: 2.1.3
PROBLEM: When a user changes their admin password for Ranger web gui, but does
not change it in ambari under Ranger Admin password, multiple components fail
with:
{noformat}
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/functions/ranger_functions.py",
line 108, in create_ranger_repository
raise Fail('Ambari admin username and password are blank ')
resource_management.core.exceptions.Fail: Ambari admin username and password
are blank
{noformat}
Instead of a generic error like the above, if more relevant error message, such
as "Password incorrect. Please verify and retry", is provided that would be
helpful for the users.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)