[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536565#comment-13536565
 ] 

Luke Lu commented on MAPREDUCE-4839:
------------------------------------

It seems to me that you really don't need mock for testing hash configurations 
in this case. You can use a real configuration object directly.
                
> TextPartioner for hashing Text with good hashing function to get better 
> distribution
> ------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4839
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4839
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Radim Kolar
>         Attachments: textpartitioner1.txt, textpartitioner2.txt, 
> textpartitioner3.txt, textpartitioner4.txt, textpartitioner6.txt, 
> textpartitioner7.txt
>
>
> partitioner for Text keys using util.Hash framework for hashing function

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

Reply via email to