|
@@ -21,7 +21,7 @@
|
|
|
|
|
|
<p>A distributed implementation of {@link
|
|
<p>A distributed implementation of {@link
|
|
org.apache.hadoop.fs.FileSystem}. This is loosely modelled after
|
|
org.apache.hadoop.fs.FileSystem}. This is loosely modelled after
|
|
-Google's <a href="http://labs.google.com/papers/gfs.html">GFS</a>.</p>
|
|
|
|
|
|
+Google's <a href="http://research.google.com/archive/gfs.html">GFS</a>.</p>
|
|
|
|
|
|
<p>The most important difference is that unlike GFS, Hadoop DFS files
|
|
<p>The most important difference is that unlike GFS, Hadoop DFS files
|
|
have strictly one writer at any one time. Bytes are always appended
|
|
have strictly one writer at any one time. Bytes are always appended
|