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 TomWhite: http://wiki.apache.org/lucene-hadoop/AmazonEC2 ------------------------------------------------------------------------------ == Setting up == * Make sure you've followed the Amazon EC2 [http://docs.amazonwebservices.com/AmazonEC2/gsg/2006-10-01/ Getting Started Guide], sections "Setting up an Account", "Setting up the Tools" and the "Generating a Keypair" section of "Running an Instance". - * Get the scripts by applying the patch in [http://issues.apache.org/jira/browse/HADOOP-884 HADOOP-884] to Hadoop trunk. + * Unpack the Hadoop distribution on your system (version 0.11.0 or later). * Open a command prompt in ''src/contrib/ec2''. * Edit all relevant variables in ''bin/hadoop-ec2-env.sh''. * You need to get a Java download URL by visiting [http://java.sun.com/javase/downloads/index_jdk5.jsp here]. Make sure you get the JDK (not JRE) labelled "Linux self-extracting file". (The scripts have not been tested with Java 6 yet.)