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 SEARCH_INSTALL_DIR=/nutch-search-0.9.0
+ export SEARCH_INSTALL_DIR=/nutchsearch-0.9.0
  mkdir ${SEARCH_INSTALL_DIR}
  mkdir ${SEARCH_INSTALL_DIR}/search
- chown -r nutch:users ${SEARCH_INSTALL_DIR}
+ chown -R nutch:users ${SEARCH_INSTALL_DIR}
  exit
  }}}
  

-------------------------------------------------------------------------
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

Reply via email to