You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2014/08/09 02:50:12 UTC

[jira] [Updated] (CRUNCH-461) Ensure the CombineFileInputFormat is configured w/inputConf properties on a Source

     [ https://issues.apache.org/jira/browse/CRUNCH-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Wills updated CRUNCH-461:
------------------------------

    Attachment: CRUNCH-461.patch

Patch for the same.

> Ensure the CombineFileInputFormat is configured w/inputConf properties on a Source
> ----------------------------------------------------------------------------------
>
>                 Key: CRUNCH-461
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-461
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Josh Wills
>         Attachments: CRUNCH-461.patch
>
>
> Ran into an issue where the mapred.min.split.size wasn't being respected by the CombineFileInputFormat when it was specified via the inputConf options on the Source. This happens b/c the CombineFileInputFormat doesn't use the version of the JobContext that has been configured w/the Source-specific inputConf information. The fix is tiny.



--
This message was sent by Atlassian JIRA
(v6.2#6252)