HDFS-10647. Add a link to HDFS disk balancer document in site.xml. Contributed by Yiqun Lin.

This commit is contained in:
Akira Ajisaka 2016-07-19 14:46:07 -07:00
parent fc570b55b9
commit 7ddef0fee4
1 changed files with 2 additions and 1 deletions

View File

@ -100,7 +100,8 @@
<item name="Memory Storage Support" href="hadoop-project-dist/hadoop-hdfs/MemoryStorage.html"/>
<item name="Synthetic Load Generator" href="hadoop-project-dist/hadoop-hdfs/SLGUserGuide.html"/>
<item name="Erasure Coding" href="hadoop-project-dist/hadoop-hdfs/HDFSErasureCoding.html"/>
</menu>
<item name="Disk Balancer" href="hadoop-project-dist/hadoop-hdfs/HDFSDiskbalancer.html"/>
</menu>
<menu name="MapReduce" inherit="top">
<item name="Tutorial" href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html"/>