[ https://issues.apache.org/jira/browse/MAPREDUCE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amar Kamat updated MAPREDUCE-755: --------------------------------- Description: TestMRKeyFieldBasedComparator.testWithoutMRJob() tests KeyFieldBasedComparator.compare() which expects bytes[] with specific encoding. Encoded byte array should also be tested. (was: TestMRKeyFieldBasedComparator.testWithoutMRJob() tests KeyFieldBasedComparator.compare() which expects bytes[] with specific encoding. Passing String.getBytes() is incorrect.) Issue Type: Improvement (was: Bug) Summary: Improve TestMRKeyFieldBasedComparator to test encoded byte array (was: TestMRKeyFieldBasedComparator might now work as expected) > Improve TestMRKeyFieldBasedComparator to test encoded byte array > ---------------------------------------------------------------- > > Key: MAPREDUCE-755 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-755 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: test > Reporter: Amar Kamat > > TestMRKeyFieldBasedComparator.testWithoutMRJob() tests > KeyFieldBasedComparator.compare() which expects bytes[] with specific > encoding. Encoded byte array should also be tested. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.