Note that there are some explanatory texts on larger screens.

plurals
  1. POError while running Hadoop java.io.FileNotFoundException:
    primarykey
    data
    text
    <p>I did this tutorial <a href="http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-single-node-cluster/" rel="nofollow">Running Hadoop On Ubuntu Linux (Single-Node Cluster)</a> and everything worked fine. After that I tried this <a href="http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-multi-node-cluster/" rel="nofollow">Running Hadoop On Ubuntu Linux (Multi-Node Cluster)enter link description here</a> but I got following eror:</p> <p>Logs file:</p> <pre><code> 2012-11-15 18:40:39,258 WARN org.apache.hadoop.mapred.ReduceTask: java.io.FileNotFoundException: http://localhost:50060/mapOutput?job=job_201211151832_0002&amp;map=attempt_201211151832_0002_m_000000_0&amp;reduce=0 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1613) at org.apache.hadoop.mapred.ReduceTask$ReduceCopier$MapOutputCopier.getInputStream(ReduceTask.java:1639) at org.apache.hadoop.mapred.ReduceTask$ReduceCopier$MapOutputCopier.setupSecureConnection(ReduceTask.java:1575) at org.apache.hadoop.mapred.ReduceTask$ReduceCopier$MapOutputCopier.getMapOutput(ReduceTask.java:1483) at org.apache.hadoop.mapred.ReduceTask$ReduceCopier$MapOutputCopier.copyOutput(ReduceTask.java:1394) at org.apache.hadoop.mapred.ReduceTask$ReduceCopier$MapOutputCopier.run(ReduceTask.java:1326) </code></pre> <p>Error in terminal:</p> <pre><code>12/11/15 18:42:18 WARN mapred.JobClient: Error reading task outputhttp://localhost:50060/tasklog?plaintext=true&amp;attemptid=attempt_201211151832_0002_m_000001_0&amp;filter=stderr </code></pre> <p>I checked also if it is an issue with running out of space on disk with log directory, but it's not. </p> <p>I'm using Hadoop 1.0.4.</p> <p>What causes this error ?</p> <p>Some additional information: Master node is LinuxMint 13 x64 (Oracle Java 7 x64) and slave node is Ubuntu 12.04 x86 (Oracle Java x86).</p> <p>Is it possible that using two different versions of Java (x86 and x64) causes this error ?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload