This is an automated email from the ASF dual-hosted git repository.
aajisaka pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new 48d7f00 HDFS-14590. [SBN Read] Add the document link to the top page.
Contributed by Takanobu Asanuma.
48d7f00 is described below
commit 48d7f00da8aab25707dc08219122541867edfa65
Author: Akira Ajisaka <[email protected]>
AuthorDate: Tue Jun 25 19:11:09 2019 +0900
HDFS-14590. [SBN Read] Add the document link to the top page. Contributed
by Takanobu Asanuma.
---
hadoop-project/src/site/site.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml
index 9a0cdac..bf6bd26 100644
--- a/hadoop-project/src/site/site.xml
+++ b/hadoop-project/src/site/site.xml
@@ -81,6 +81,7 @@
<item name="Commands Reference"
href="hadoop-project-dist/hadoop-hdfs/HDFSCommands.html"/>
<item name="NameNode HA With QJM"
href="hadoop-project-dist/hadoop-hdfs/HDFSHighAvailabilityWithQJM.html"/>
<item name="NameNode HA With NFS"
href="hadoop-project-dist/hadoop-hdfs/HDFSHighAvailabilityWithNFS.html"/>
+ <item name="Observer NameNode"
href="hadoop-project-dist/hadoop-hdfs/ObserverNameNode.html"/>
<item name="Federation"
href="hadoop-project-dist/hadoop-hdfs/Federation.html"/>
<item name="ViewFs" href="hadoop-project-dist/hadoop-hdfs/ViewFs.html"/>
<item name="Snapshots"
href="hadoop-project-dist/hadoop-hdfs/HdfsSnapshots.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]