摘要:
spark2.1 自定义累加器的使用 继承AccumulatorV2类,并复写它的所有方法 package spark import constant.Constant import org.apache.spark.util.AccumulatorV2 import util.getFieldFr 阅读全文
posted @ 2017-04-09 15:00
willian_zhang
阅读(2136)
评论(0)
推荐(0)