Sangjin Lee created MAPREDUCE-5170:
--------------------------------------

             Summary: incorrect exception message if min node size > min rack 
size
                 Key: MAPREDUCE-5170
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5170
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 2.0.3-alpha
            Reporter: Sangjin Lee
            Priority: Trivial


The exception message for CombineFileInputFormat if min node size > min rack 
size is worded backwards.

Currently it reads "Minimum split size per node... cannot be smaller than the 
minimum split size per rack..."

It should be "Minimum split size per node... cannot be LARGER than the minimum 
split size per rack..."

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to