From e27144940a95d0a279f1d22d18b85df85d82b2e5 Mon Sep 17 00:00:00 2001 From: Chao Sun Date: Wed, 22 Aug 2018 16:21:45 -0700 Subject: [PATCH] Fix README (replace hadoop_binary with hadoop_binary_path) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ace64dce4..98def69c17 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ to an external NameNode's service RPC address. First launch the infrastructure application to begin the startup of the internal HDFS cluster, e.g.: ``` ./bin/start-dynamometer-cluster.sh - -hadoop_binary hadoop-2.7.4.tar.gz + -hadoop_binary_path hadoop-2.7.4.tar.gz -conf_path my-hadoop-conf -fs_image_dir hdfs:///fsimage -block_list_path hdfs:///dyno/blocks