Josh Wills created CRUNCH-461: --------------------------------- Summary: 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
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)