[
https://issues.apache.org/jira/browse/CRUNCH-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Wills updated CRUNCH-517:
------------------------------
Attachment: CRUNCH-517.patch
Patch for this.
> Make FileSourceImpl implement ReadableSource
> --------------------------------------------
>
> Key: CRUNCH-517
> URL: https://issues.apache.org/jira/browse/CRUNCH-517
> Project: Crunch
> Issue Type: Bug
> Components: IO
> Affects Versions: 0.11.0
> Reporter: Josh Wills
> Fix For: 0.12.0
>
> Attachments: CRUNCH-517.patch
>
>
> From the user mailing list, someone was trying to use the From.formattedFile
> Source w/a MemPipeline, which fails b/c a) MemPipeline requires
> ReadableSource instances and b) the FileSourceImpl that formattedFile is
> based on only implements Source. But there's really no reason why it can't
> implement ReadableSource, so let's fix it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)