Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.2
-
None
Description
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.
Attachments
Attachments
Issue Links
- links to