Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "QuickStart" page has been changed by spookysam.
The comment on this change is: spelling error.
http://wiki.apache.org/hadoop/QuickStart?action=diff&rev1=28&rev2=29

--------------------------------------------------

   * [[http://www.cloudera.com/hadoop-rpm|RPMs for Redhat based systems]] 
(Centos, Fedora, RHEL, etc)
   * [[http://www.cloudera.com/hadoop-deb|Debian Packages for Debian based 
systems]] (Debian, Ubuntu, etc)
   * [[http://www.cloudera.com/hadoop-ec2|AMI for Amazon EC2]]
+  
  
  If you want to work exclusively with Hadoop code directly from Apache, the 
rest of this document can help you get started quickly from there.
  
@@ -148, +149 @@

   1. mapred.map.tasks and mapred.reduce.tasks in conf/mapred-site.xml. As a 
rule of thumb, use 10x the number of slave processors for mapred.map.tasks, and 
2x the number of slave processors for mapred.reduce.tasks.
   1. Finally, list all slave hostnames or IP addresses in your conf/slaves 
file, one per line. Then format your filesystem and start your cluster on your 
master node, as above.
  
- See 
[[http://hadoop.apache.org/common/docs/current/cluster_setup.html#Configurationml
 | Hadoop Cluster Setup/Configuration]] for details.
+ See 
[[http://hadoop.apache.org/common/docs/current/cluster_setup.html#Configurationml
 | Hadoop Cluster Setup/Configuration]] and 
[[http://itshumour.blogspot.com/2009/09/top-10-hilarious-quotes.html|hilarious 
quotes]] for details.
  

Reply via email to