diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index a7b5ed3d664..07c51511604 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -318,6 +318,9 @@ Trunk (Unreleased) HDFS-8110. Remove unsupported 'hdfs namenode -rollingUpgrade downgrade' from document. (J.Andreina via aajisaka) + HDFS-7673. synthetic load generator docs give incorrect/incomplete commands + (Brahma Reddy Battula via aw) + Release 2.8.0 - UNRELEASED INCOMPATIBLE CHANGES diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/SLGUserGuide.md b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/SLGUserGuide.md index 48b92c24561..38b293e32f5 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/SLGUserGuide.md +++ b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/SLGUserGuide.md @@ -32,7 +32,7 @@ Synopsis The synopsis of the command is: - java LoadGenerator [options] + yarn jar /share/hadoop/mapreduce/hadoop-mapreduce-client-jobclient-.jar NNloadGenerator [options] Options include: @@ -102,7 +102,7 @@ The generated namespace structure is described by two files in the output direct The synopsis of the command is: - java StructureGenerator [options] + yarn jar /share/hadoop/mapreduce/hadoop-mapreduce-client-jobclient-.jar NNstructureGenerator [options] Options include: @@ -140,7 +140,7 @@ This tool reads the directory structure and file structure from the input direct The synopsis of the command is: - java DataGenerator [options] + yarn jar /share/hadoop/mapreduce/hadoop-mapreduce-client-jobclient-.jar NNdataGenerator [options] Options include: