阅读背景:

Sending Files to Remote Task Nodes with Hadoop MapReduce

来源:互联网 

It is common for a MapReduce program to require one or more files to be read by each map or reduce task before execution. For example, you may have a lookup table that needs to be parsed before processing a set of records. To address this scenario, Hadoop’s MapReduce implementation includes a distributed file cache that will manage copying your file(s) out to the task execution nodes.It is common for a MapReduce program to require




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: