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

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

Commit 82f753e3044bd2482f35d137fbb28516fc0ef86c in impala's branch 
refs/heads/master from Thomas Tauber-Marshall
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=82f753e ]

IMPALA-8783: Add Kerberos SPNEGO support to the http hs2 server

IMPALA-8538 added support for http connections to the hs2 server along
with LDAP auth support. This patch adds support for authorizing with
Kerberos via SPNEGO.

Testing:
- Added a unit test that runs a minikdc and an Impala server against
  it. Currently disabled until curl is available in the toolchain.
- Tested manually on a real cluster with a full Kerberos setup and
  beeline.

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


> Support hiveserver2 over HTTP 
> ------------------------------
>
>                 Key: IMPALA-8538
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8538
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 3.3.0
>            Reporter: Thomas Tauber-Marshall
>            Assignee: Thomas Tauber-Marshall
>            Priority: Major
>
> Impala should provide the option to connect to our hiveserver2 interface over 
> http, to give clients more flexibility in how they would like to connect.
> This should include support for https and some form of authorization, 
> probably BASIC auth to ldap to start and Kerberos support can be added in a 
> later patch.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to