Fix the merge method on Maps to limit the number of open files
--------------------------------------------------------------

                 Key: HADOOP-868
                 URL: https://issues.apache.org/jira/browse/HADOOP-868
             Project: Hadoop
          Issue Type: Bug
          Components: mapred
            Reporter: Devaraj Das
         Assigned To: Devaraj Das


The mergeParts method should not hardcode the factor for the merge and instead 
rely on the configured default. Also, there is an unnecessary open call made in 
the method.

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

        

Reply via email to