[
https://issues.apache.org/jira/browse/IMPALA-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233970#comment-17233970
]
ASF subversion and git services commented on IMPALA-8584:
---------------------------------------------------------
Commit 1c72c5a8f93ae3aa7e30b8bb59e0a18a654d0d34 in impala's branch
refs/heads/master from Attila Jeges
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=1c72c5a ]
IMPALA-10234: Add support for cookie authentication to impala-shell
IMPALA-8584 added support for cookie authentication to Impala.
This change adds cookie authentication support to impala-shell
as well when using 'hs2-http' protocol.
Testing:
- Unit tests were added to test cookie handling methods.
- Tested e2e manually with nginx HTTP proxy.
TODO:
- Test with Knox HTTP proxy as well.
Change-Id: Icb0bc6e0f58f236866ca9913a2e63d97d5148f51
Reviewed-on: http://gerrit.cloudera.org:8080/16660
Reviewed-by: Attila Jeges <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Add support for cookie-based authentication
> -------------------------------------------
>
> Key: IMPALA-8584
> URL: https://issues.apache.org/jira/browse/IMPALA-8584
> Project: IMPALA
> Issue Type: Improvement
> Components: Backend
> Affects Versions: Impala 3.3.0
> Reporter: Thomas Tauber-Marshall
> Assignee: Thomas Tauber-Marshall
> Priority: Critical
> Fix For: Impala 3.4.0
>
>
> When IMPALA-8538 goes in, we'll have support for LDAP authentication over
> http. The initial design will pass the credentials to LDAP for authentication
> on every rpc. This has the potential to create a significant load on the LDAP
> server. We can avoid hitting LDAP on every request by adding support for
> cookie auth.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]