HDFS-10647. Add a link to HDFS disk balancer document in site.xml. Contributed by Yiqun Lin.
This commit is contained in:
parent
fc570b55b9
commit
7ddef0fee4
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue