Soya Miyoshi created HDFS-14817:
-----------------------------------

             Summary: [Dynamometer] start-dynamometer-cluster.sh shows its 
usage even if correct arguments are given.
                 Key: HDFS-14817
                 URL: https://issues.apache.org/jira/browse/HDFS-14817
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: tools
            Reporter: Soya Miyoshi


When trying to launch the infrastructure application to begin the startup of 
the internal HDFS cluster as shown in the Manual Workload Launch section in 
[here|https://aajisaka.github.io/hadoop-document/hadoop-project/hadoop-dynamometer/Dynamometer.html]

 

 {{{code:|borderStyle=solid}}}

$ ./dynamometer-infra/bin/start-dynamometer-cluster.sh
 -hadoop_binary_path hadoop-3.0.2.tar.gz
 -conf_path my-hadoop-conf
 -fs_image_dir hdfs:///fsimage
 -block_list_path hdfs:///dyno/blocks{{}}

{{{code}}}

 

```
 $ ./dynamometer-infra/bin/start-dynamometer-cluster.sh
 -hadoop_binary_path hadoop-3.0.2.tar.gz
 -conf_path my-hadoop-conf
 -fs_image_dir hdfs:///fsimage
 -block_list_path hdfs:///dyno/blocks
 ```
 its usage is always shown even if correct arguments are given,
 if `-hadoop_binary_path` is placed as the first argument for the script.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to