|
@@ -18,7 +18,7 @@ Set <code>JAVA_HOME</code> to the root of your Java installation</li>
|
|
<p>First, you need a working instance of Hadoop. Download a recent release from
|
|
<p>First, you need a working instance of Hadoop. Download a recent release from
|
|
<a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/">Hadoop downloads</a>.
|
|
<a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/">Hadoop downloads</a>.
|
|
Unpack the release and connect to its top-level directory. Let this be
|
|
Unpack the release and connect to its top-level directory. Let this be
|
|
-<code>${HADOOP_HOME}. Edit the file <code>${HADOOP_HOME}/conf/hadoop-env.sh</code>
|
|
|
|
|
|
+<code>${HADOOP_HOME}</code>. Edit the file <code>${HADOOP_HOME}/conf/hadoop-env.sh</code>
|
|
to define at least <code>JAVA_HOME</code>. Also, add site-particular
|
|
to define at least <code>JAVA_HOME</code>. Also, add site-particular
|
|
customizations to the file <code>${HADOOP_HOME}/conf/hadoop-site.xml</code>.
|
|
customizations to the file <code>${HADOOP_HOME}/conf/hadoop-site.xml</code>.
|
|
Try the following command: <pre>bin/hadoop
|
|
Try the following command: <pre>bin/hadoop
|