[ https://issues.apache.org/jira/browse/MRUNIT-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mohamed Ghouse updated MRUNIT-225: ---------------------------------- Priority: Major (was: Trivial) > The comparator set for reduce driver does not work for Multiple Outputs > ----------------------------------------------------------------------- > > Key: MRUNIT-225 > URL: https://issues.apache.org/jira/browse/MRUNIT-225 > Project: MRUnit > Issue Type: Bug > Affects Versions: 1.0.0 > Reporter: Mohamed Ghouse > Labels: patch > Fix For: 1.0.0 > > Original Estimate: 2h > Remaining Estimate: 2h > > The Comparators set for the ReduceDriver is not associated with > MultipleOutputs. > TestDriver is in the hierarchy of ReduceDriver. > The methods of TestDriver > + setKeyComparator(Comparator<K> keyComparator) > + setValueComparator(Comparator<V> valueComparator) > should be used when MultiOutput is used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)