[
https://issues.apache.org/jira/browse/CRUNCH-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917485#comment-13917485
]
Matthias Friedrich commented on CRUNCH-354:
-------------------------------------------
Sounds like a legitimate use case, but I still think we shouldn't expose our
implementation like this. How about splitting CrunchInputSplit into a public
interface with just a single getInputSplit() method and a package private
implementation?
> 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)