Koji Noguchi wrote:
I may be wrong, but last time I tried (on 0.12.3), MapRed didn't work for non-default filesystem as an input.
(output worked fine.)

https://issues.apache.org/jira/browse/HADOOP-71
https://issues.apache.org/jira/browse/HADOOP-1107

You're probably right.  That is a bug.  It's partly fixed by:

https://issues.apache.org/jira/browse/HADOOP-1226

This causes all paths from DFS to be fully qualified, fixing HADOOP-1107, I think. The SequenceFile bug may still be outstanding. We should try to fix that too for 0.14.

Doug

Reply via email to