[
https://issues.apache.org/jira/browse/AMBARI-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201283#comment-15201283
]
Hudson commented on AMBARI-15424:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #527 (See
[https://builds.apache.org/job/Ambari-branch-2.2/527/])
AMBARI-15424. Manual re-execution is required after entering the (pallav.kul:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6cc2008d24f37b4366224ed3f0245719f56bf2bb])
* contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/index.js
* contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/databases.js
> 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)