[
https://issues.apache.org/jira/browse/SQOOP-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abraham Elmahrek updated SQOOP-1960:
------------------------------------
Summary: Sqoop2: Share auth token across ResourceRequest in SqoopClient
(was: Share auth token across ResourceRequest in SqoopClient)
> Sqoop2: Share auth token across ResourceRequest in SqoopClient
> --------------------------------------------------------------
>
> Key: SQOOP-1960
> URL: https://issues.apache.org/jira/browse/SQOOP-1960
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-client
> Reporter: Jerry Chen
> Assignee: Richard
> Attachments: SQOOP-1960.2.patch, SQOOP-1960.3.patch, SQOOP-1960.patch
>
>
> Currently, each ResourceRequest hold its own authToken and shared within the
> ResourceRequest. SqoopClient uses different instance of ResourceRequest
> according different types of requests. This makes SqoopClient may needs to
> do Kerberos authentication for different requests even the requests are
> within one client.
> It is ideal to share the authToken within SqoopClient so that the the
> Kerberos authentication status can be shared and no redundant authentication
> process is needed if it is already authenticated by one request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)