Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification.
The following page has been changed by masukomi: http://wiki.apache.org/lucene-hadoop/QuickStart The comment on the change is: removed line about conf-env.sh ------------------------------------------------------------------------------ Based on the docs found at the following link, but modified to work with the current distribution: http://lucene.apache.org/hadoop/api/overview-summary.html#overview_description - Please note this was last updated to match svn version 567368. Things may have changed since then. If they have, please update this page. + Please note this was last updated to match svn version 577390. Things may have changed since then. If they have, please update this page. == Requirements == * Java 1.5.X @@ -27, +27 @@ Then grab the latest with subversion {{{svn co http://svn.apache.org/repos/asf/lucene/hadoop/trunk hadoop}}} - copy `hadoop/conf-env.sh.template` to `hadoop/conf-env.sh` and define `JAVA_HOME` in it. run the following commands: {{{