[
https://issues.apache.org/jira/browse/SQOOP-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259597#comment-14259597
]
Hudson commented on SQOOP-1776:
-------------------------------
FAILURE: Integrated in Sqoop2-hadoop100 #751 (See
[https://builds.apache.org/job/Sqoop2-hadoop100/751/])
SQOOP-1776: Sqoop2: Delegation Token support for Authentication (abe:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=c89f168d494ee9a73b784dc9bab0d8465ccc97e4)
*
test/src/main/java/org/apache/sqoop/test/minicluster/TomcatSqoopMiniCluster.java
* test/pom.xml
* core/src/main/java/org/apache/sqoop/security/AuthenticationConstants.java
* pom.xml
* dist/src/main/server/conf/sqoop.properties
* client/pom.xml
* common/src/main/java/org/apache/sqoop/common/MapContext.java
* shell/pom.xml
* server/src/main/java/org/apache/sqoop/filter/SqoopAuthenticationFilter.java
* client/src/main/java/org/apache/sqoop/client/request/ResourceRequest.java
> Sqoop2: Delegation Token support for Authentication
> ---------------------------------------------------
>
> Key: SQOOP-1776
> URL: https://issues.apache.org/jira/browse/SQOOP-1776
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-framework
> Reporter: Richard
> Assignee: Richard
> Fix For: 1.99.5
>
> Attachments: SQOOP-1766-v5.patch, SQOOP-1776-v6.patch
>
>
> Hadoop 2.5.1 or before: all classes used to implement Kerberos support is in
> Hadoop-auth component.
> Hadoop 2.6.0: There is a refactor to support delegation token in Hadoop [4].
> Most components in Hadoop, such as RM, Httpfs and Kms, have rewritten
> authentication mechanism to use delegation token.
> https://issues.apache.org/jira/browse/HADOOP-10771
> So, this task is to refactor authentication mechanism to support delegation
> token.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)