TestMRKeyFieldBasedComparator might now work as expected
--------------------------------------------------------

                 Key: MAPREDUCE-755
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-755
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
            Reporter: Amar Kamat


TestMRKeyFieldBasedComparator.testWithoutMRJob() tests 
KeyFieldBasedComparator.compare() which expects bytes[] with specific encoding. 
Passing String.getBytes() is incorrect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to