Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The following page has been changed by mozdevil: http://wiki.apache.org/nutch/Nutch0%2e9-Hadoop0%2e10-Tutorial ------------------------------------------------------------------------------ Prepare the other machines that are going to host a part of the index. {{{ ssh [EMAIL PROTECTED] - export NUTCH_BUILD_DIR=~/nutch-build export SEARCH_INSTALL_DIR=/nutch-search-0.9.0 mkdir ${SEARCH_INSTALL_DIR} + mkdir ${SEARCH_INSTALL_DIR}/search - chown nutch:users ${SEARCH_INSTALL_DIR} + chown -r nutch:users ${SEARCH_INSTALL_DIR} exit }}} Copy the search install directory to other machines. {{{ - scp -R ${SEARCH_INSTALL_DIR}/search [EMAIL PROTECTED]:${SEARCH_INSTALL_DIR}/search + scp -r ${SEARCH_INSTALL_DIR}/search [EMAIL PROTECTED]:${SEARCH_INSTALL_DIR}/search }}} === Configure === ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-cvs mailing list Nutch-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nutch-cvs