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 2013/12/21 02:35:07 UTC

[jira] [Resolved] (CRUNCH-313) Copy Configuration object used for reading in CrunchInputSplit

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

Josh Wills resolved CRUNCH-313.
-------------------------------

    Resolution: Fixed

Pushed to master.

> Copy Configuration object used for reading in CrunchInputSplit
> --------------------------------------------------------------
>
>                 Key: CRUNCH-313
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-313
>             Project: Crunch
>          Issue Type: Bug
>    Affects Versions: 0.9.0, 0.8.2
>            Reporter: Josh Wills
>             Fix For: 0.10.0, 0.8.3
>
>         Attachments: CRUNCH-313.patch
>
>
> Ran into an issue where the settings for the FormatBundle used in for reading in the inputs can conflict with other settings for the job (e.g., the AvroMode used for serializing data during the shuffle.) This changes fixes those problems by copying the Configuration object used by the CrunchInputSplit so they don't interfere with the settings for the rest of the job.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)