[ https://issues.apache.org/jira/browse/AMBARI-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954534#comment-14954534 ]
Hudson commented on AMBARI-13346: --------------------------------- FAILURE: Integrated in Ambari-branch-2.1 #673 (See [https://builds.apache.org/job/Ambari-branch-2.1/673/]) AMBARI-13346. More relevant error messages should be provided for Ranger (gautam: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0cdf7e0200d88bc08b2783f5253eda5e3b5d496c]) * ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions.py * ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions_v2.py > 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 > > Attachments: AMBARI-13346.1.patch, AMBARI-13346.patch > > > 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)