[
https://issues.apache.org/jira/browse/SQOOP-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180932#comment-14180932
]
Richard commented on SQOOP-1527:
--------------------------------
[~vybs], Actually, there are many frameworks, which provide SPNEGO integration,
such as Spring, apache cxf as you said, etc. For Hadoop-auth library, it
provide auth http request/response integration, including SPNEGO mechanism as
well, which does not depend any other Hadoop component or metadata. On the
contrary, the Hadoop-auth is the infrastructure which used by other hadoop
component, such as KMS, httpFS, etc. The Hadoop-auth component seems no-Hadoop
related, except its name.
There are several ways if Hadoop-auth has to be dropped:
1. Use apache cxf or Spring.
2. Include classes in Hadoop-auth instead of the library. This will not involve
any Hadoop library.
> Kerberos support (SPNEGO) in communication between server and client
> --------------------------------------------------------------------
>
> Key: SQOOP-1527
> URL: https://issues.apache.org/jira/browse/SQOOP-1527
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-server
> Reporter: Richard
> Assignee: Richard
> Attachments: diff.patch, diff_v2.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)