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

Aaron McCurry closed BLUR-106.
------------------------------

    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=8eaca7c10d1d0abfa97a88abd0659103d85f1d1e

Fixed.
                
> Potential issue with the BlurOutputFormat and the BlurPartitioner
> -----------------------------------------------------------------
>
>                 Key: BLUR-106
>                 URL: https://issues.apache.org/jira/browse/BLUR-106
>             Project: Apache Blur
>          Issue Type: Bug
>    Affects Versions: 0.1.5
>            Reporter: Aaron McCurry
>             Fix For: 0.1.5
>
>
> The current implementation of the BlurOutputFormat has a Text object as the 
> key in the RecordWriter.  However internally the BlurPartitioner uses the 
> BytesWritable object, I believe that the correct object to use is the Text 
> object because that is the closest implementation to the rowid in the Hadoop 
> stack.

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