mac champion created CRUNCH-429: ----------------------------------- Summary: The CSVFileSource does not always function properly Key: CRUNCH-429 URL: https://issues.apache.org/jira/browse/CRUNCH-429 Project: Crunch Issue Type: Bug Components: Core Affects Versions: 0.8.3 Reporter: mac champion Assignee: Josh Wills Priority: Minor Fix For: 0.8.4
The "configure" method of CSVInputFormat does not have any effect on its configuration and is never called. Instead, the class needs to implement Configurable and set its configuration options in an overriden setConf method. -- This message was sent by Atlassian JIRA (v6.2#6252)