NPE in org.apache.hadoop.io.SequenceFile$Sorter$MergeQueue
----------------------------------------------------------
Key: HADOOP-917
URL: https://issues.apache.org/jira/browse/HADOOP-917
Project: Hadoop
Issue Type: Bug
Components: io
Affects Versions: 0.10.1
Reporter: Sami Siren
After nutch started using hadoop 0.10.1 the following Exception started to
appear:
java.lang.NullPointerException
at
org.apache.hadoop.io.SequenceFile$Sorter$MergeQueue.merge(SequenceFile.java:2158)
at
org.apache.hadoop.io.SequenceFile$Sorter.merge(SequenceFile.java:1892)
at
org.apache.hadoop.mapred.MapTask$MapOutputBuffer.mergeParts(MapTask.java:498)
at org.apache.hadoop.mapred.MapTask.run(MapTask.java:191)
at
org.apache.hadoop.mapred.TaskTracker$Child.main(TaskTracker.java:1367)
Anyone know the cure?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira