Dear wiki user,

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

The page QuickStart has been reverted to revision 28 by DougCutting.
The comment on this change is: remove spam.
http://wiki.apache.org/hadoop/QuickStart?action=diff&rev1=29&rev2=30

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

   * [[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.
  
@@ -149, +148 @@

   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]] and 
[[http://itshumour.blogspot.com/2009/09/top-10-hilarious-quotes.html|hilarious 
quotes]] for details.
+ See 
[[http://hadoop.apache.org/common/docs/current/cluster_setup.html#Configurationml
 | Hadoop Cluster Setup/Configuration]] for details.
  

Reply via email to