Jerry Chen created SQOOP-1971:
---------------------------------
Summary: strURL may not be initialized when calling
addDelegationToken
Key: SQOOP-1971
URL: https://issues.apache.org/jira/browse/SQOOP-1971
Project: Sqoop
Issue Type: Bug
Components: sqoop2-client
Affects Versions: 2.0.0
Reporter: Jerry Chen
strURL is passed and set the value in the doHttpRequest method.
addDelegationTokens is a method which can be called independently. But it uses
strURL internally and another method getDelegationTokenService called by
addDelegationTokens.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)