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

ASF subversion and git services commented on IMPALA-10234:
----------------------------------------------------------

Commit 2b815cbd51f55c6000dcde81cb1ee399bb1a545c in impala's branch 
refs/heads/master from wzhou-code
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=2b815cb ]

IMPALA-10784: Add support for retaining cookies in impala-shell

IMPALA-10234 added support for cookie authentication for LDAP to
impala-shell. But it does not accept user input cookie name via
startup flags, and it retains only one cookie.

In some scenarios, we could use proxy to manage the sessions with
additional HTTP cookies added by proxy.
This patch made cookie support more generic for impala-shell.
It lets the user specify cookie names via a startup flag
"--http_cookie_names" and could retain more than one cookies.

Testing:
 - Manualy tested the multiple cookies in HTTP headers with a
   customized Impala server which could send and receive multiple
   cookies.
 - Passed core test, including new test cases.

Change-Id: I193422d5ec891886a522d82ecb0e9d974132ff2a
Reviewed-on: http://gerrit.cloudera.org:8080/17667
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> impala-shell: add support for cookie-based authentication
> ---------------------------------------------------------
>
>                 Key: IMPALA-10234
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10234
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Clients
>    Affects Versions: Impala 3.4.0
>            Reporter: Attila Jeges
>            Assignee: Attila Jeges
>            Priority: Major
>             Fix For: Impala 4.0
>
>
> IMPALA-8584 added support for cookie authentication to Impala. Need to add 
> cookie authentication support to impala-shell as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to