[
https://issues.apache.org/jira/browse/BLUR-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837679#comment-13837679
]
Gagan Deep Juneja commented on BLUR-305:
----------------------------------------
I have written the CsvBlurCombineSequenceFileInputFormat. I found one scenario
which is failing with new implementation.
Inside CsvBlurMapper.java at line number 340 there is a call to method
getCurrentFile(context) which get file path from FileInputSplit and this is
failing in case of CombineFileInput. We use this path to identify files in
family directory. Can you please suggest how to handle this case in
CombinedInputFormat.
Regards,
Gagan
> 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)