You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/08/24 03:29:00 UTC

[jira] [Commented] (IMPALA-10784) Add support for retaining cookies among http requests in impala-shell

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

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

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

IMPALA-10784 (part 2): Fix retaining cookies for impala-shell

Previous patch added support for retaining cookies in impala-shell.
Some issues were found when porting the patch to impyla, like expiry
time of cookie could be none, coding not as Pythonic coding.
This patch fixs those issues for impala-shell.

Testing:
 - Passed core test.

Change-Id: I65432b952929c1c96a081bb87fd4a096624d711b
Reviewed-on: http://gerrit.cloudera.org:8080/17796
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Add support for retaining cookies among http requests in impala-shell
> ---------------------------------------------------------------------
>
>                 Key: IMPALA-10784
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10784
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Clients
>    Affects Versions: Impala 4.1.0
>            Reporter: Wenzhe Zhou
>            Assignee: Wenzhe Zhou
>            Priority: Major
>             Fix For: Impala 4.1.0
>
>
> IMPALA-10234 added support for cookie authentication to impala-shell. But it not accept user input cookie name, and it retains only one cookie.
> We need to make support for cookie more generic for impala-shell. We should allow user to specify cookie names via startup flags, and make impala-shell retains more than one cookies.
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org