Sebastian Nagel created NUTCH-2913:
--------------------------------------
Summary: nutch-default.xml: document properties set programatically
Key: NUTCH-2913
URL: https://issues.apache.org/jira/browse/NUTCH-2913
Project: Nutch
Issue Type: Improvement
Components: configuration
Affects Versions: 1.18
Reporter: Sebastian Nagel
Fix For: 1.19
(see also the discussion in NUTCH-2910)
[nutch-default.xml|https://nutch.apache.org/documentation/javadoc/apidocs/resources/nutch-default.xml]
should include all properties used in Nutch, even those which are set
programmatically in Java code in order to pass command-line options and
job-global values from the main method (job client) to mapper/reducer tasks.
We could use the "tags" element (HADOOP-15005) to mark them in a unique way.
But a comment in the property description would also be good.
See also the table
[https://cwiki.apache.org/confluence/display/NUTCH/NutchPropertiesCompleteList].
--
This message was sent by Atlassian Jira
(v8.20.1#820001)