[
https://issues.apache.org/jira/browse/NUTCH-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888407#action_12888407
]
Julien Nioche commented on NUTCH-853:
-------------------------------------
There are quite a few things that might be used by the webapp which have been
already removed (jars, etc...). We might as well add this back at the same time
as the rest of the webapp components. We might discover that it is not needed
etc...
Am happy to add it back if you feel strongly about it though
> 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.