[
https://issues.apache.org/jira/browse/NUTCH-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki resolved NUTCH-921.
-------------------------------------
Resolution: Fixed
Patch committed in rev. 1025960. Further improvements to be covered in other
issues.
> Reduce dependency of Nutch on config files
> ------------------------------------------
>
> Key: NUTCH-921
> URL: https://issues.apache.org/jira/browse/NUTCH-921
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 2.0
> Reporter: Andrzej Bialecki
> Assignee: Andrzej Bialecki
> Fix For: 2.0
>
> Attachments: NUTCH-921.patch
>
>
> Currently many components in Nutch rely on reading their configuration from
> files. These files need to be on the classpath (or packed into a job jar).
> This is inconvenient if you want to manage configuration via API, e.g. when
> embedding Nutch, or running many jobs with slightly different configurations.
> This issue tracks the improvement to make various components read their
> config directly from Configuration properties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.