[19/50] [abbrv] hadoop git commit: HDFS-7803. Wrong command mentioned in HDFSHighAvailabilityWithQJM documentation (Arshad Mohammad via aw)

2015-02-18 Thread zjshen
HDFS-7803. Wrong command mentioned in HDFSHighAvailabilityWithQJM documentation 
(Arshad Mohammad via aw)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/34b78d51
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/34b78d51
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/34b78d51

Branch: refs/heads/YARN-2928
Commit: 34b78d51b5b3dba1988b46c47af1739a4ed7b339
Parents: 826267f
Author: Allen Wittenauer a...@apache.org
Authored: Tue Feb 17 06:46:37 2015 -1000
Committer: Allen Wittenauer a...@apache.org
Committed: Tue Feb 17 06:46:37 2015 -1000

--
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt   | 3 +++
 .../hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md  | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/34b78d51/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
--
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index f28e41e..5e54731 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -301,6 +301,9 @@ Trunk (Unreleased)
 HDFS-7791. dfs count -v should be added to quota documentation (Akira
 AJISAKA via aw)
 
+HDFS-7803. Wrong command mentioned in HDFSHighAvailabilityWithQJM
+documentation (Arshad Mohammad via aw)
+
 Release 2.7.0 - UNRELEASED
 
   INCOMPATIBLE CHANGES

http://git-wip-us.apache.org/repos/asf/hadoop/blob/34b78d51/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
--
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
 
b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
index 0c84f75..a285fde 100644
--- 
a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
+++ 
b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
@@ -371,7 +371,7 @@ Once the JournalNodes have been started, one must initially 
synchronize the two
   sufficient edits transactions to be able to start both NameNodes.
 
 * If you are converting a non-HA NameNode to be HA, you should run the
-  command *hdfs -initializeSharedEdits*, which will initialize the
+  command *hdfs namenode -initializeSharedEdits*, which will initialize the
   JournalNodes with the edits data from the local NameNode edits directories.
 
 At this point you may start both of your HA NameNodes as you normally would 
start a NameNode.



hadoop git commit: HDFS-7803. Wrong command mentioned in HDFSHighAvailabilityWithQJM documentation (Arshad Mohammad via aw)

2015-02-17 Thread aw
Repository: hadoop
Updated Branches:
  refs/heads/trunk 826267f78 - 34b78d51b


HDFS-7803. Wrong command mentioned in HDFSHighAvailabilityWithQJM documentation 
(Arshad Mohammad via aw)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/34b78d51
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/34b78d51
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/34b78d51

Branch: refs/heads/trunk
Commit: 34b78d51b5b3dba1988b46c47af1739a4ed7b339
Parents: 826267f
Author: Allen Wittenauer a...@apache.org
Authored: Tue Feb 17 06:46:37 2015 -1000
Committer: Allen Wittenauer a...@apache.org
Committed: Tue Feb 17 06:46:37 2015 -1000

--
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt   | 3 +++
 .../hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md  | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/34b78d51/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
--
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index f28e41e..5e54731 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -301,6 +301,9 @@ Trunk (Unreleased)
 HDFS-7791. dfs count -v should be added to quota documentation (Akira
 AJISAKA via aw)
 
+HDFS-7803. Wrong command mentioned in HDFSHighAvailabilityWithQJM
+documentation (Arshad Mohammad via aw)
+
 Release 2.7.0 - UNRELEASED
 
   INCOMPATIBLE CHANGES

http://git-wip-us.apache.org/repos/asf/hadoop/blob/34b78d51/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
--
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
 
b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
index 0c84f75..a285fde 100644
--- 
a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
+++ 
b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
@@ -371,7 +371,7 @@ Once the JournalNodes have been started, one must initially 
synchronize the two
   sufficient edits transactions to be able to start both NameNodes.
 
 * If you are converting a non-HA NameNode to be HA, you should run the
-  command *hdfs -initializeSharedEdits*, which will initialize the
+  command *hdfs namenode -initializeSharedEdits*, which will initialize the
   JournalNodes with the edits data from the local NameNode edits directories.
 
 At this point you may start both of your HA NameNodes as you normally would 
start a NameNode.