[
https://issues.apache.org/jira/browse/HDFS-9158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943335#comment-14943335
]
Hudson commented on HDFS-9158:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #8567 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/8567/])
HDFS-9158. [OEV-Doc] : Document does not mention about '-f' and '-r'
(vinayakumarb: rev b925cf100662e155c9efeff06523b09303817394)
* hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsEditsViewer.md
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/OfflineEditsViewer.java
> [OEV-Doc] : Document does not mention about "-f" and "-r" options
> -----------------------------------------------------------------
>
> Key: HDFS-9158
> URL: https://issues.apache.org/jira/browse/HDFS-9158
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: nijel
> Assignee: nijel
> Fix For: 2.8.0
>
> Attachments: HDFS-9158.01.patch, HDFS-9158_02.patch,
> HDFS-9158_03.patch
>
>
> 1. Document does not mention about "-f" and "-r" options
> add these options also in document
> {noformat}
> -f,--fix-txids Renumber the transaction IDs in the input,
> so that there are no gaps or invalid transaction IDs.
> -r,--recover When reading binary edit logs, use recovery
> mode. This will give you the chance to skip
> corrupt parts of the edit log.
> {noformat}
> 2. In help message there is some extra white spaces
> {code}
> "so that there are no gaps or invalid transaction IDs."
> {code}
> can remove this also
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)