[
https://issues.apache.org/jira/browse/AMBARI-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954538#comment-14954538
]
Hudson commented on AMBARI-13346:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #3633 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3633/])
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=879fc9b4969d49fba7e2961c816bf3d807d3858e])
*
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)