Dave Beech created MRUNIT-155:
---------------------------------
Summary: KeyFieldBasedComparator (mapred API) does not get
configured properly
Key: MRUNIT-155
URL: https://issues.apache.org/jira/browse/MRUNIT-155
Project: MRUnit
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Dave Beech
Copied from MRUNIT-114
KeyFieldBasedComparator in the old mapred API - and by extension, any
comparator that implements JobConfigurable rather than Configurable - is not
configured properly.
This is because the logic in ReflectionUtils.setJobConf requires the
configuration object to be a JobConf rather than a plain Configuration in order
for the 'configure' method to be called on it.
--
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