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 "Amar Kamat (JIRA)" <ji...@apache.org> on 2009/07/13 19:09:15 UTC

[jira] Created: (MAPREDUCE-755) TestMRKeyFieldBasedComparator might now work as expected

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.