You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Tom White (Created) (JIRA)" <ji...@apache.org> on 2012/02/28 19:57:46 UTC

[jira] [Created] (MAPREDUCE-3936) Improve counter limits behaviour in 1.x

Improve counter limits behaviour in 1.x
---------------------------------------

                 Key: MAPREDUCE-3936
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3936
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: mrv1
            Reporter: Tom White


The code for enforcing counter limits (from MAPREDUCE-1943) creates a static JobConf instance to load the limits, which may throw an exception if the client limit is set to be lower than the limit on the cluster (perhaps because the cluster limit was raised from the default).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira