ssh in, run:
cd $HADOOP_HOME
bin/hadoop-daemon.sh start tasktracker
bin/hadoop-daemon.sh start datanode

Similarly, to stop services on an individual machine, use
'bin/hadoop-daemon.sh stop servicename'
- Aaron

On Tue, Dec 9, 2008 at 2:15 PM, Elia Mazzawi
<[EMAIL PROTECTED]>wrote:

> one of the nodes on my cluster had a power problem, now its back online how
> do i re add it into the cluster?
>
> we should add the answer to the FAQ,
> http://wiki.apache.org/hadoop/FAQ
>

Reply via email to