申请试用
HOT
登录
注册
 
From Lisp to MapReduce and GFS - cse, hkust
1 / 40

From Lisp to MapReduce and GFS - cse, hkust

Peter
/
发布于
12年前
/
1878
人观看
The map phase reads the task's input split from GFS, parses it into records(key/value pairs), and applies the map function to each records.
1点赞
0收藏
0下载