[
https://issues.apache.org/jira/browse/HADOOP-15861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653387#comment-16653387
]
Hudson commented on HADOOP-15861:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15240 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/15240/])
HADOOP-15861. Move DelegationTokenIssuer to the right path. Contributed
(stevel: rev 41b3603b5bcb74a7d78a314a4a5c177d941af27f)
* (delete)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/org/apache/hadoop/security/token/DelegationTokenIssuer.java
* (add)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/DelegationTokenIssuer.java
> Move DelegationTokenIssuer to the right path
> --------------------------------------------
>
> Key: HADOOP-15861
> URL: https://issues.apache.org/jira/browse/HADOOP-15861
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 3.2.0, 3.0.4, 3.1.2
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Priority: Blocker
> Fix For: 3.2.0, 3.0.4, 3.1.2
>
> Attachments: HADOOP-15861.001.patch
>
>
> The addendum path of HADOOP-14445 updated the package name of
> DelegationTokenIssuer, but it didn't update the patch.
> It is currently under
> hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/org/apache/hadoop/security/token/DelegationTokenIssuer.java
> We should move it under
> hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/DelegationTokenIssuer.java
> File this as a separate jira instead of muddling through HADOOP-14445.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]