Attila Jeges has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16660
Change subject: IMPALA-10234: Add support for cookie authentication to impala-shell ...................................................................... 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. Change-Id: Icb0bc6e0f58f236866ca9913a2e63d97d5148f51 --- M shell/ImpalaHttpClient.py A shell/cookie_util.py M shell/impala_client.py M shell/impala_shell.py A tests/shell/test_cookie_util.py 5 files changed, 307 insertions(+), 56 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/60/16660/1 -- To view, visit http://gerrit.cloudera.org:8080/16660 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Icb0bc6e0f58f236866ca9913a2e63d97d5148f51 Gerrit-Change-Number: 16660 Gerrit-PatchSet: 1 Gerrit-Owner: Attila Jeges <[email protected]>
