[ http://issues.apache.org/jira/browse/NUTCH-99?page=comments#action_12357291 ]
Doug Cutting commented on NUTCH-99: ----------------------------------- I cannot get patch on linux to accept this. The absolute DOS paths seem to cause problems. Can you please regenerate this with relative paths? Generating it on linux would also be preferable, as patch also has problems with EOL differences. Also, ndfs.datanode.port would be a better name for that property. And catching Exception is overkill. This should be java.net.BindException, no? > 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, port_patch_03.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 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
