[
https://issues.apache.org/jira/browse/BLUR-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830674#comment-13830674
]
Aaron McCurry commented on BLUR-305:
------------------------------------
Basically there is an inner class in the CsvBlurDriver class that extends
CombineInputFormat. It simply isn't completed, and for a guide on how to
implement the CombineInputFormat follow
http://blog.yetitrails.com/2011/04/dealing-with-lots-of-small-files-in.html
blog. We will want it to be a SequenceFileInputFormats under the covers, not
the KeyValueLineReader in the blog.
Aaron
> Blur CombineInputFormat doesn't work at all
> -------------------------------------------
>
> Key: BLUR-305
> URL: https://issues.apache.org/jira/browse/BLUR-305
> Project: Apache Blur
> Issue Type: Bug
> Components: Blur MapReduce
> Affects Versions: 0.2.0, 0.3.0, 0.2.1, 0.2.2
> Reporter: Aaron McCurry
> Fix For: 0.3.0, 0.2.2
>
>
> Needs to be rewritten completely.
--
This message was sent by Atlassian JIRA
(v6.1#6144)