Task_Counter.properties
上传用户:quxuerui
上传日期:2018-01-08
资源大小:41811k
文件大小:1k
- # ResourceBundle properties file for Map-Reduce counters
- CounterGroupName= Map-Reduce Framework
- MAP_INPUT_RECORDS.name= Map input records
- MAP_INPUT_BYTES.name= Map input bytes
- MAP_OUTPUT_RECORDS.name= Map output records
- MAP_OUTPUT_BYTES.name= Map output bytes
- MAP_SKIPPED_RECORDS.name= Map skipped records
- COMBINE_INPUT_RECORDS.name= Combine input records
- COMBINE_OUTPUT_RECORDS.name= Combine output records
- REDUCE_INPUT_GROUPS.name= Reduce input groups
- REDUCE_SHUFFLE_BYTES.name= Reduce shuffle bytes
- REDUCE_INPUT_RECORDS.name= Reduce input records
- REDUCE_OUTPUT_RECORDS.name= Reduce output records
- REDUCE_SKIPPED_RECORDS.name= Reduce skipped records
- REDUCE_SKIPPED_GROUPS.name= Reduce skipped groups
- SPILLED_RECORDS.name= Spilled Records