On May 20, 2009, at 3:07 AM, Tom White wrote:
Why does mapred depend on hdfs? MapReduce should only depend on the FileSystem interface, shouldn't it?
Yes, I should have been consistent. In terms of compile-time dependences, mapred only depends on core.
-- Owen