Jerry Chen created SQOOP-1960:
---------------------------------

             Summary: 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


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)

Reply via email to