11.mr案例:流量分析

1.数据 2.需求: 统计总流量:上行流量+下限流量 3.Mapper public class FlowCountMapper extends Mapper<LongWritable, Text, Text, FlowBean>{ @Override protected void map(LongWritable key, Text value, Context context) th
相关文章
相关标签/搜索