[
https://issues.apache.org/jira/browse/AMBARI-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198331#comment-15198331
]
Hadoop QA commented on AMBARI-15424:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12793530/AMBARI-15424_branch-2.2.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:red}-1 core tests{color}. The test build failed in
contrib/views/hive
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/5885//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/5885//console
This message is automatically generated.
> Manual re-execution is required after entering the password for LDAP
> --------------------------------------------------------------------
>
> Key: AMBARI-15424
> URL: https://issues.apache.org/jira/browse/AMBARI-15424
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.2.2
> Reporter: Pallav Kulshreshtha
> Assignee: Pallav Kulshreshtha
> Fix For: 2.2.2
>
> Attachments: AMBARI-15424_branch-2.2.patch
>
>
> STR:
> 1. Configure Hive View with LDAP (setting
> auth=NONE;password=$\{ask_password\})
> 2. Execute some query
> 3. Enter the password, click OK
> Result:
> "wrong credentials" message appears. Subsequent queries execution works OK.
> Expected:
> Query executed automatically after entering password.
> Note:
> This happens because first request of execution returns 401 Unauthorized
> error, which means that password is required. View handles that code and asks
> the password, but after entering the password view doesn't retry to execute
> the query.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)