HDFS-5231. Fix broken links in the document of HDFS Federation. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1525133 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d8d3d3eaed
commit
ab22245dc8
|
@ -482,6 +482,9 @@ Release 2.1.1-beta - 2013-09-23
|
||||||
HDFS-5219. Add configuration keys for retry policy in WebHDFSFileSystem.
|
HDFS-5219. Add configuration keys for retry policy in WebHDFSFileSystem.
|
||||||
(Haohui Mai via jing9)
|
(Haohui Mai via jing9)
|
||||||
|
|
||||||
|
HDFS-5231. Fix broken links in the document of HDFS Federation. (Haohui Mai
|
||||||
|
via jing9)
|
||||||
|
|
||||||
Release 2.1.0-beta - 2013-08-22
|
Release 2.1.0-beta - 2013-08-22
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
|
@ -28,7 +28,7 @@ HDFS Federation
|
||||||
|
|
||||||
* {Background}
|
* {Background}
|
||||||
|
|
||||||
[./federation-background.gif] HDFS Layers
|
[./images/federation-background.gif] HDFS Layers
|
||||||
|
|
||||||
HDFS has two main layers:
|
HDFS has two main layers:
|
||||||
|
|
||||||
|
@ -72,7 +72,7 @@ HDFS Federation
|
||||||
send periodic heartbeats and block reports and handles commands from the
|
send periodic heartbeats and block reports and handles commands from the
|
||||||
Namenodes.
|
Namenodes.
|
||||||
|
|
||||||
[./federation.gif] HDFS Federation Architecture
|
[./images/federation.gif] HDFS Federation Architecture
|
||||||
|
|
||||||
|
|
||||||
<<Block Pool>>
|
<<Block Pool>>
|
||||||
|
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue