[
https://issues.apache.org/jira/browse/CRUNCH-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917572#comment-13917572
]
Josh Wills commented on CRUNCH-354:
-----------------------------------
Agreed that we need to make the InputSplit accessible, and I like the interface
approach. Two thoughts:
1) Do we need any special handling (on the API or otherwise) for the fact that
we occasionally replace the base InputSplit w/a CombineFileInputSplit under the
covers?
2) We should check the implications of this API for Spark/in-memory testing,
since I'm not sure we have anything like the InputSplit available during
regular processing in those contexts.
> CrunchInputSplit is not public
> ------------------------------
>
> Key: CRUNCH-354
> URL: https://issues.apache.org/jira/browse/CRUNCH-354
> Project: Crunch
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.9.0, 0.10.0
> Reporter: Chris Albright
> Assignee: Josh Wills
> Attachments: CRUNCH-354.patch
>
>
> I'm unable to access the underlying InputSplit since I can't cast to
> CrunchInputSplit
--
This message was sent by Atlassian JIRA
(v6.2#6252)