[ 
https://issues.apache.org/jira/browse/HDFS-9503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mingliang Liu updated HDFS-9503:
--------------------------------
    Release Note: The patch replaces -namenode option with -fs for specifying 
the remote name node against which the benchmark is running. Before this patch, 
if '-namenode' was not given, the benchmark would run in standalone mode, 
ignoring the 'fs.defaultFS' in config file even if it's remote. With this 
patch, the benchmark, as other tools, will rely on the 'fs.defaultFS' config, 
which is overridable by -fs command option, to run standalone mode or remote 
mode.

> Replace -namenode option with -fs for NNThroughputBenchmark
> -----------------------------------------------------------
>
>                 Key: HDFS-9503
>                 URL: https://issues.apache.org/jira/browse/HDFS-9503
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Konstantin Shvachko
>            Assignee: Mingliang Liu
>             Fix For: 2.8.0
>
>         Attachments: HDFS-9053.000.patch, HDFS-9053.001.patch, 
> HDFS-9053.002.patch, HDFS-9053.003.patch, HDFS-9053.004.patch, 
> HDFS-9053.005.patch
>
>
> HDFS-7847 introduced a new option {{-namenode}}, which is intended to point 
> the benchmark to a remote NameNode. It should use a standard generic option 
> {{-fs}} instead, which is routinely used to specify NameNode URI in shell 
> commands.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to