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

        

Reply via email to