You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "YuanBo Peng (JIRA)" <ji...@apache.org> on 2015/12/22 08:03:46 UTC

[jira] [Updated] (MAPREDUCE-6585) The configration about Counters don't work in MR job, which is setted by user

     [ https://issues.apache.org/jira/browse/MAPREDUCE-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

YuanBo Peng updated MAPREDUCE-6585:
-----------------------------------
    Description: 
In org.apache.hadoop.mapreduce.monitorAndPrintJob(), the configration about Counters don't work in MR job, which is set by user. Because 
getCounters() only use client Configuration rather than user Configration.

  was:
In org.apache.hadoop.mapreduce.monitorAndPrintJob(), the configration about Counters don't work in MR job, which is setted by user. Because 
getCounters() only use client Configuration rather than user Configration.


> The configration about Counters don't work in MR job, which is setted by user
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6585
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6585
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: YuanBo Peng
>            Assignee: YuanBo Peng
>            Priority: Minor
>
> In org.apache.hadoop.mapreduce.monitorAndPrintJob(), the configration about Counters don't work in MR job, which is set by user. Because 
> getCounters() only use client Configuration rather than user Configration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)