|
@@ -252,7 +252,7 @@ document.write("Last Published: " + document.lastModified);
|
|
|
|
|
|
<li>
|
|
<li>
|
|
|
|
|
|
-<a href="quickstart.html#GetHadoop">Get</a> the Hadoop software.
|
|
|
|
|
|
+<a href="quickstart.html#Download">Get</a> the Hadoop software.
|
|
</li>
|
|
</li>
|
|
|
|
|
|
</ol>
|
|
</ol>
|
|
@@ -298,7 +298,8 @@ document.write("Last Published: " + document.lastModified);
|
|
|
|
|
|
</ol>
|
|
</ol>
|
|
<p>To learn more about how the Hadoop framework is controlled by these
|
|
<p>To learn more about how the Hadoop framework is controlled by these
|
|
- configuration files, look <a href="api/org/apache/hadoop/conf/Configuration.html">here</a>.</p>
|
|
|
|
|
|
+ configuration files, look
|
|
|
|
+ <a href="api/org/apache/hadoop/conf/Configuration.html">here</a>.</p>
|
|
<p>Additionally, you can control the Hadoop scripts found in the
|
|
<p>Additionally, you can control the Hadoop scripts found in the
|
|
<span class="codefrag">bin/</span> directory of the distribution, by setting site-specific
|
|
<span class="codefrag">bin/</span> directory of the distribution, by setting site-specific
|
|
values via the <span class="codefrag">conf/hadoop-env.sh</span>.</p>
|
|
values via the <span class="codefrag">conf/hadoop-env.sh</span>.</p>
|
|
@@ -456,7 +457,7 @@ document.write("Last Published: " + document.lastModified);
|
|
|
|
|
|
</table>
|
|
</table>
|
|
<p>Typically all the above parameters are marked as
|
|
<p>Typically all the above parameters are marked as
|
|
- <a href="api/index.html?org/apache/hadoop/conf/Configuration.html#FinalParameters">
|
|
|
|
|
|
+ <a href="api/org/apache/hadoop/conf/Configuration.html#FinalParams">
|
|
final</a> to ensure that they cannot be overriden by user-applications.
|
|
final</a> to ensure that they cannot be overriden by user-applications.
|
|
</p>
|
|
</p>
|
|
<a name="N101BC"></a><a name="Real-World+Cluster+Configurations"></a>
|
|
<a name="N101BC"></a><a name="Real-World+Cluster+Configurations"></a>
|