[
https://issues.apache.org/jira/browse/HDFS-8566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582544#comment-14582544
]
Hudson commented on HDFS-8566:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #8007 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/8007/])
HDFS-8566. HDFS documentation about debug commands wrongly identifies them as
"hdfs dfs" commands (Surendra Singh Lilhore via Colin P. McCabe) (cmccabe: rev
587309bbbadd4db41be83347e8c454049f4a7561)
* hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> HDFS documentation about debug commands wrongly identifies them as "hdfs dfs"
> commands
> --------------------------------------------------------------------------------------
>
> Key: HDFS-8566
> URL: https://issues.apache.org/jira/browse/HDFS-8566
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.0
> Reporter: surendra singh lilhore
> Assignee: surendra singh lilhore
> Fix For: 2.7.1
>
> Attachments: HDFS-8566.patch
>
>
> http://hadoop.apache.org/docs/r2.7.0/hadoop-project-dist/hadoop-hdfs/HDFSCommands.html#recoverLease
> {code}
> Usage: hdfs dfs recoverLease [-path <path>] [-retries <num-retries>]
> {code}
> *Expected:*
> {code}
> Usage: hdfs debug recoverLease [-path <path>] [-retries <num-retries>]
> {code}
> same for {{verify}} command
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)