You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrunit.apache.org by "Mohamed Ghouse (JIRA)" <ji...@apache.org> on 2016/03/08 07:41:40 UTC

[jira] [Closed] (MRUNIT-225) The comparator set for reduce driver does not work for Multiple Outputs

     [ https://issues.apache.org/jira/browse/MRUNIT-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohamed Ghouse closed MRUNIT-225.
---------------------------------
    Resolution: Duplicate

> 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)