Task_Counter.properties
上传用户:quxuerui
上传日期:2018-01-08
资源大小:41811k
文件大小:1k
源码类别:

网格计算

开发平台:

Java

  1. # ResourceBundle properties file for Map-Reduce counters
  2. CounterGroupName=              Map-Reduce Framework
  3. MAP_INPUT_RECORDS.name=        Map input records
  4. MAP_INPUT_BYTES.name=          Map input bytes
  5. MAP_OUTPUT_RECORDS.name=       Map output records
  6. MAP_OUTPUT_BYTES.name=         Map output bytes
  7. MAP_SKIPPED_RECORDS.name=      Map skipped records
  8. COMBINE_INPUT_RECORDS.name=    Combine input records
  9. COMBINE_OUTPUT_RECORDS.name=   Combine output records
  10. REDUCE_INPUT_GROUPS.name=      Reduce input groups
  11. REDUCE_SHUFFLE_BYTES.name=    Reduce shuffle bytes
  12. REDUCE_INPUT_RECORDS.name=     Reduce input records
  13. REDUCE_OUTPUT_RECORDS.name=    Reduce output records
  14. REDUCE_SKIPPED_RECORDS.name=   Reduce skipped records
  15. REDUCE_SKIPPED_GROUPS.name=    Reduce skipped groups
  16. SPILLED_RECORDS.name=          Spilled Records