[
https://issues.apache.org/jira/browse/CRUNCH-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091004#comment-14091004
]
mac champion commented on CRUNCH-460:
-------------------------------------
After some investigation, it seems that by extending FileSourceImpl, this
functionality is already available in CSVFileSource.
> Enhance CSVFileSource to support inputConf
> ------------------------------------------
>
> Key: CRUNCH-460
> URL: https://issues.apache.org/jira/browse/CRUNCH-460
> Project: Crunch
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.8.4
> Reporter: mac champion
> Assignee: Josh Wills
> Priority: Minor
> Labels: csv
> Fix For: 0.8.4
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> Most FileSource implementations support the "inputConf" method:
> http://crunch.apache.org/apidocs/0.8.3/org/apache/crunch/Source.html#inputConf%28java.lang.String,%20java.lang.String%29
> This method allows consumers to set/override one configuration option at a
> time. If this were implemented in the CSVFileSource, consumers could
> instantiate a file source with one of the simple constructors and modify only
> the options they need customized, instead of specifying all options using
> defaults in the full constructor.
--
This message was sent by Atlassian JIRA
(v6.2#6252)