You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/10/08 14:16:26 UTC

[jira] [Commented] (AMBARI-13346) More relevant error messages should be provided for Ranger password issues

    [ https://issues.apache.org/jira/browse/AMBARI-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948565#comment-14948565 ] 

Hadoop QA commented on AMBARI-13346:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12765567/AMBARI-13346.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/3926//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3926//console

This message is automatically generated.

> 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.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)