[
https://issues.apache.org/jira/browse/HADOOP-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480615
]
Mahadev konar commented on HADOOP-1109:
---------------------------------------
take back my comments... the code already used to return a
sequencefilerecordreader. We can cleanup the code to solve that problem later.
+1 for applying the patch to fix the problem for now.
> Streaming, NPE when reading sequencefile
> -----------------------------------------
>
> Key: HADOOP-1109
> URL: https://issues.apache.org/jira/browse/HADOOP-1109
> Project: Hadoop
> Issue Type: Bug
> Components: contrib/streaming
> Affects Versions: 0.12.0
> Reporter: Koji Noguchi
> Fix For: 0.12.1
>
> Attachments: 1109.patch
>
>
> When using StreamSequenceRecordReader, I get
> java.lang.NullPointerException
> at
> org.apache.hadoop.streaming.StreamInputFormat.getRecordReader(StreamInputFormat.java:127)
> at org.apache.hadoop.mapred.MapTask.run(MapTask.java:139)
> at
> org.apache.hadoop.mapred.TaskTracker$Child.main(TaskTracker.java:1445)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.