Remove unused parameter files from conf/
-----------------------------------------
Key: NUTCH-853
URL: https://issues.apache.org/jira/browse/NUTCH-853
Project: Nutch
Issue Type: Task
Components: build
Reporter: Julien Nioche
Assignee: Julien Nioche
Fix For: 2.0
Since we separated the build and runtime environments (NUTCH-843) some of the
resources in conf/ are now useless. This is the case for instance of
slave,master, hadoop-policy.xml, hdfs-site.xml etc... which are generated
automatically from the templates. In local mode the hadoop related resources
are not used and in deployed mode we already have them in the hadoop setup
proper. Others like context.xsl were relevant for the servlets which have now
been removed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.