blob: a4426993f711e6c2ce13789b5804464ebd494a66 [file] [log] [blame]
# ResourceBundle properties file for Map-Reduce counters
CounterGroupName= Map-Reduce Framework
MAP_INPUT_RECORDS.name= Map input records
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
SHUFFLED_MAPS.name= Shuffled Maps
FAILED_SHUFFLE.name= Failed Shuffles
MERGED_MAP_OUTPUTS.name= Merged Map outputs