[
https://issues.apache.org/jira/browse/HDFS-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193220#comment-14193220
]
Hudson commented on HDFS-6917:
------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #1944 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1944/])
HDFS-6917. Add an hdfs debug command to validate blocks, call recoverlease,
etc. (cmccabe) (cmccabe: rev 7b026c50f1be399987d23e06b4ecfbffc51dc7b5)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DebugAdmin.java
* hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestDebugAdmin.java
> Add an hdfs debug command to validate blocks, call recoverlease, etc.
> ---------------------------------------------------------------------
>
> Key: HDFS-6917
> URL: https://issues.apache.org/jira/browse/HDFS-6917
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs-client
> Affects Versions: 2.6.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Fix For: 2.7.0
>
> Attachments: HDFS-6917.001.patch, HDFS-6917.002.patch,
> HDFS-6917.003.patch, HDFS-6917.004.patch
>
>
> HDFS should have a debug command which could validate HDFS block files, call
> recoverLease, and have some other functionality. These commands would be
> purely for debugging and would appear under a separate command hierarchy
> inside the hdfs command. There would be no guarantee of API stability for
> these commands and the debug submenu would not be listed by just typing the
> "hdfs" command.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)