You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by "Eason.Lee" <le...@gmail.com> on 2009/10/12 11:44:16 UTC

How to start a datanode?

One of my datanode is stop
Can I start the datanode and add it to the cluster without restarting the
hole cluster?

Re: How to start a datanode?

Posted by "Eason.Lee" <le...@gmail.com>.
Thx Tamir Kamara~~
I will try that[?][?]

2009/10/12 Tamir Kamara <ta...@gmail.com>

> Hi,
>
> You can use the hadoop-deamon script to control specific hadoop processes
> on
> specific machines:
> hadoop-daemon.sh start datanode
>
> With the right configuration the datanode will join the working cluster
> just
> like any other node.
>
>
> Tamir
>
>
> On Mon, Oct 12, 2009 at 11:44 AM, Eason.Lee <le...@gmail.com> wrote:
>
> > One of my datanode is stop
> > Can I start the datanode and add it to the cluster without restarting the
> > hole cluster?
> >
>

Re: How to start a datanode?

Posted by Tamir Kamara <ta...@gmail.com>.
Hi,

You can use the hadoop-deamon script to control specific hadoop processes on
specific machines:
hadoop-daemon.sh start datanode

With the right configuration the datanode will join the working cluster just
like any other node.


Tamir


On Mon, Oct 12, 2009 at 11:44 AM, Eason.Lee <le...@gmail.com> wrote:

> One of my datanode is stop
> Can I start the datanode and add it to the cluster without restarting the
> hole cluster?
>