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 DougCutting:
http://wiki.apache.org/lucene-hadoop/AmazonS3

The comment on the change is:
clarify distributed-mode daemon startup

------------------------------------------------------------------------------
  cat output/*
  }}}
  
- To run in distributed mode you only need to run a JobTracker - the HDFS 
NameNode is unnecessary.
+ To run in distributed mode you only need to run the MapReduce daemons 
(JobTracker and ["TaskTracker"]s) - HDFS NameNode and ["DataNode"]s are 
unnecessary.
+ 
+ {{{
+ bin/start-mapred.sh
+ }}}
  
  = Setting up hadoop to use S3 as a repository for data input to and output 
from Map/Reduce =
  

Reply via email to