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 DavidBeckwith.
http://wiki.apache.org/hadoop/QuickStart?action=diff&rev1=21&rev2=22

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

  Congratulations you have just successfully run your first MapReduce with 
Hadoop.
  
  == Stage 2: Pseudo-distributed Configuration ==
- You can in fact run everything on a single host. To run things this way, put 
the following in `conf/hadoop-site.xml`
+ You can in fact run everything on a single host. To run things this way, put 
the following in `conf/hdfs-site.xml` (`conf/hadoop-site.xml` in versions < 
0.20)
  {{{
  <configuration>
  

Reply via email to