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

Hudson commented on AMBARI-15424:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #4507 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4507/])
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=bec76707f0e000712c909b7c91bc0d14136604dd])
* contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/databases.js
* contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/index.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)

Reply via email to