[
https://issues.apache.org/jira/browse/HDFS-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800152#comment-13800152
]
Hudson commented on HDFS-5331:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #4634 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/4634/])
HDFS-5331 make SnapshotDiff.java to a o.a.h.util.Tool interface implementation.
Contributed by Vinay. (umamahesh:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1533917)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/snapshot/SnapshotDiff.java
> make SnapshotDiff.java to a o.a.h.util.Tool interface implementation
> --------------------------------------------------------------------
>
> Key: HDFS-5331
> URL: https://issues.apache.org/jira/browse/HDFS-5331
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: snapshots
> Affects Versions: 3.0.0, 2.1.1-beta
> Reporter: Vinay
> Assignee: Vinay
> Attachments: HDFS-5331.patch
>
>
> SnapshotDiff.java is a plain class with main() method now.
> Convert it to o.a.h.util.Tool interface implementation for better look and
> usage in tests in future,
--
This message was sent by Atlassian JIRA
(v6.1#6144)