[
https://issues.apache.org/jira/browse/NUTCH-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886738#action_12886738
]
Pham Tuan Minh commented on NUTCH-846:
--------------------------------------
Hi,
I use Window XP SP3 with cygwin environment.
After run ant clean command, it still remain some hadoop scripts in
%NUTCH_HOME%\bin directory
\nutch\bin
\nutch\bin\stop-mapred.sh
\nutch\bin\stop-dfs.sh
\nutch\bin\stop-balancer.sh
\nutch\bin\stop-all.sh
\nutch\bin\start-mapred.sh
\nutch\bin\start-dfs.sh
\nutch\bin\start-balancer.sh
\nutch\bin\start-all.sh
\nutch\bin\slaves.sh
\nutch\bin\rcc
\nutch\bin\hadoop-daemons.sh
\nutch\bin\hadoop-daemon.sh
\nutch\bin\hadoop-config.sh
\nutch\bin\hadoop
Thanks,
> Remove Hadoop related scripts in /bin
> -------------------------------------
>
> Key: NUTCH-846
> URL: https://issues.apache.org/jira/browse/NUTCH-846
> Project: Nutch
> Issue Type: Task
> Reporter: Julien Nioche
> Fix For: 2.0
>
>
> The build and runtime environments have been separated in
> https://issues.apache.org/jira/browse/NUTCH-843 and we now have two separate
> folders for local and deployed configurations. The Hadoop scripts in /bin are
> of no use in local mode. As for the deployed configuration it is meant to be
> used in a separate Hadoop setup which will have these scripts already. I
> don't think we have any use for /bin, do we?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.