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

Richard commented on SQOOP-1525:
--------------------------------

[~venkatnrangan], thanks for comment on the design doc. To answer your question,
bq. ● Proxy user support for 3rd component (hue, oozie, etc.) to boost a Sqoop 
job
It is my fault. It is boot, not boost. Sorry for mis-understanding.
bq. ● Support delegation token on Restful API
Yes, SPNEGO does not have delegation token based authentication naturally, but 
there is an implementation of delegation token support for SPNEGO in hadoop, 
which showed in 
[DelegationTokenAuthenticatedURL.java|https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/web/DelegationTokenAuthenticatedURL.java]
{code:name=DelegationTokenAuthenticatedURL.java}
 * The authentication mechanisms supported by default are Hadoop Simple
 * authentication (also known as pseudo authentication) and Kerberos SPNEGO
 * authentication.
{code}
This is what we want to do: to support delegation token in case the client does 
not has cookie to save SPNEGO token.

> Kerberos support on Sqoop 2
> ---------------------------
>
>                 Key: SQOOP-1525
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1525
>             Project: Sqoop
>          Issue Type: Task
>          Components: sqoop2-framework
>    Affects Versions: 1.99.4
>            Reporter: Richard
>         Attachments: SQOOP-1525.pdf
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to