Josh Wills created CRUNCH-313:
---------------------------------
Summary: 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.8.2, 0.9.0
Reporter: Josh Wills
Fix For: 0.10.0, 0.8.3
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)