[
https://issues.apache.org/jira/browse/HADOOP-13112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297063#comment-15297063
]
Hudson commented on HADOOP-13112:
---------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #9843 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9843/])
HADOOP-13112. Change CredentialShell to use CommandShell base class (aw: rev
eebb39a56fe504672b79ea04c6040e360496b6d7)
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/KeyShell.java
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/tools/CommandShell.java
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/alias/CredentialShell.java
> Change CredentialShell to use CommandShell base class
> -----------------------------------------------------
>
> Key: HADOOP-13112
> URL: https://issues.apache.org/jira/browse/HADOOP-13112
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Matthew Paduano
> Assignee: Matthew Paduano
> Priority: Minor
> Fix For: 3.0.0-alpha1
>
> Attachments: HADOOP-13112.01.patch, HADOOP-13112.02.patch,
> HADOOP-13112.03.patch, HADOOP-13112.04.patch, HADOOP-13112.05.patch,
> HADOOP-13112.06.patch
>
>
> org.apache.hadoop.tools.CommandShell is a base class created for use by
> DtUtilShell. It was inspired by CredentialShell and much of it was taken
> verbatim. It should be a simple change to get CredentialShell to use the
> base class and simplify its code without changing its functionality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]