Dave Beech created MRUNIT-131:
---------------------------------
Summary: Comparators registered using WritableComparator.define
are not used during tests
Key: MRUNIT-131
URL: https://issues.apache.org/jira/browse/MRUNIT-131
Project: MRUnit
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Dave Beech
Assignee: Dave Beech
Fix For: 1.0.0
The comparator to use for sorting map outputs can be set in Hadoop using
WritableComparator.define(MyWritable.class, new MyComparator());
However these comparators are not recognised by MRUnit and are not used by
MapReduceDriver tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira