[ http://issues.apache.org/jira/browse/NUTCH-99?page=all ]
Stefan Groschupf updated NUTCH-99:
----------------------------------
Attachment: port_patch_02.txt
I notice there are no tests for ndfs and mapreduce trackers, so the test suite
was running after patching the sources. But my manually tests today fails.
So the last patch is just for the trash. Sorry!
Find attached a patch that at least pass my manually tests.
Now the port for jetty is configurable as well, the code already had trying to
load a value from the configuration file, but the node in nutch-default.xml was
missing.
Beside that I organize some how the ports that are default used a bit.
I suggested following ports:
ndfs namenode 7000
ndfs data node 7010
mr job tracker 7020
mr job tracker info port 7025
mr task tracker output 7030
mr task tracker report 7040
Well, now all of this ports should be configurable individually.
> ports are hardcoded or random
> -----------------------------
>
> Key: NUTCH-99
> URL: http://issues.apache.org/jira/browse/NUTCH-99
> Project: Nutch
> Type: Bug
> Versions: 0.8-dev
> Reporter: Stefan Groschupf
> Priority: Critical
> Fix For: 0.8-dev
> Attachments: port_patch.txt, port_patch_02.txt
>
> Ports of tasktracker are random and the port of the datanode is hardcoded to
> 7000 as strting port.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira