You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2018/10/17 04:50:00 UTC

[jira] [Created] (HADOOP-15861) Move DelegationTokenIssuer to the right path

Wei-Chiu Chuang created HADOOP-15861:
----------------------------------------

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


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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org