Hi Stephan. I am about to get started with the Admin GUI and was wondering if these instructions are . still valid.
More in particular, is it still necessary to patch Hadoop, or has this patch already been integrated? Also do you know how the Nutch patches go with the latest revision? Rgrds, Thomas Delnoij How to: + checkout latest nutch sources + checkout hadoop sources + patch hadoop with the hadoop patch + build hadoop jar + remove old hadoop jar from nutch/lib + place new hadoop jar in nutch/lib + uncompress plugin zip file + place plugins in nutch/src/plugins (patch not possible since svn does not support binary patches) + patch nutch with nutch patch + start gui with bin/nutch gui <folderWhereYourInstanceDataWillBeStored) + point your browser to: http://localhost:50060/general/ + username and password are "admin". ( can be changed in nutch-default.xml) + select the "default" instance or create a new instance. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
