1. 首页
  2. 数据库
  3. 其它
  4. MapReduce全局程序计数器Counters

MapReduce全局程序计数器Counters

上传者: 2021-01-14 21:25:45上传 PDF文件 421.72KB 热度 10次
文章目录Counters定义以源码的TaskCounter计数器为例自定义Counter例子 Counters定义 Counters represent global counters, defined either by the MapReduce framework or applications. Each Counter can be of any Enum type. Counters of a particular Enum are bunched into groups of type Counters.Group. Applications can define arbitra
用户评论