[
https://issues.apache.org/jira/browse/HDFS-14502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847855#comment-16847855
]
Hudson commented on HDFS-14502:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16603 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16603/])
HDFS-14502. keepResults option in NNThroughputBenchmark should call (shv: rev
c31b7b8d525b88cba7079b29d5ed9615286f5f59)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/NNThroughputBenchmark.java
> keepResults option in NNThroughputBenchmark should call saveNamespace()
> -----------------------------------------------------------------------
>
> Key: HDFS-14502
> URL: https://issues.apache.org/jira/browse/HDFS-14502
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: benchmarks, hdfs
> Affects Versions: 2.7.6
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Priority: Major
> Attachments: HDFS-14502.001.patch
>
>
> {{-keepResults}} option is usually used to make it possible to rerun
> NNThroughputBenchmark with existing namespace state {{-useExisting}}. E.g.
> first generate files with {{create}} command and then run {{fileStatus}}
> command on generated files.
> NNThroughputBenchmark should call {{saveNamespace()}} when {{-keepResults}}
> option is specified. Otherwise NN startup takes a while since it needs to
> digest large edits file starting from the empty image.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]