[
https://issues.apache.org/jira/browse/SQOOP-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306429#comment-14306429
]
Hudson commented on SQOOP-1961:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop200 #725 (See
[https://builds.apache.org/job/Sqoop2-hadoop200/725/])
SQOOP-1961: Sqoop2: addDelegationTokens is not exposed in SqoopClient (abe:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=433a42d7a9447a3ecbba3c84ee58f5a98bee2570)
*
client/src/main/java/org/apache/sqoop/client/request/SqoopResourceRequests.java
* client/src/main/java/org/apache/sqoop/client/SqoopClient.java
> Sqoop2: addDelegationTokens is not exposed in SqoopClient
> ---------------------------------------------------------
>
> Key: SQOOP-1961
> URL: https://issues.apache.org/jira/browse/SQOOP-1961
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-client
> Reporter: Jerry Chen
> Assignee: Richard
> Fix For: 1.99.6
>
> Attachments: SQOOP-1961.1.patch, SQOOP-1961.patch
>
>
> The ResourceRequest base class has the implementation of addDelegationTokens.
> But SqoopClient doesn't has such method to expose the functionality.
> Usually, the client users may instance SqoopClient and use SqoopClient the
> single entry to access the Sqoop2 server. addDelegationTokens should be also
> exposed in SqoopClient for convenience.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)