会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
thousfeet
Try to learn something about everything and everything about something.
首页
新随笔
联系
管理
2018年4月1日
MapReduce实例2(自定义compare、partition)& shuffle机制
摘要: MapReduce实例2(自定义compare、partition)& shuffle机制 实例:统计流量 有一份流量数据,结构是:时间戳、手机号、...、上行流量、下行流量,需求是统计每个用户(手机号)的总上行、总下行以及总流量数值。 [Github地址][1] 分析 由于希望的输出是一个 {手机
阅读全文
posted @ 2018-04-01 11:20 thousfeet
阅读(517)
评论(0)
推荐(0)
公告
/* */