|
@@ -132,10 +132,9 @@ following:
|
|
|
|
|
|
<ol>
|
|
|
|
|
|
-<li>The {@link org.apache.hadoop.hdfs.server.namenode.NameNode} (Distributed Filesystem
|
|
|
-master) host. This is specified with the configuration
|
|
|
-property <tt><a
|
|
|
-href="../hadoop-default.html#fs.default.name">fs.default.name</a></tt>.
|
|
|
+<li>The NameNode (Distributed Filesystem master) host. This is
|
|
|
+specified with the configuration property <tt><a
|
|
|
+ href="../hadoop-default.html#fs.default.name">fs.default.name</a></tt>.
|
|
|
</li>
|
|
|
|
|
|
<li>The {@link org.apache.hadoop.mapred.JobTracker} (MapReduce master)
|