[ https://issues.apache.org/jira/browse/CRUNCH-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Wills resolved CRUNCH-461. ------------------------------- Resolution: Fixed Fix Version/s: 0.11.0 0.8.4 Pushed to master and 0.8. > 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 > Fix For: 0.8.4, 0.11.0 > > 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)