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 "Fernando O." <fo...@gmail.com> on 2015/04/17 22:40:38 UTC

[HA] Starting standby node in HA

Hi All,
    I'm trying to setup a HA cluster, I started (and formatted) one
namenode, resourcemanager and zkfc.

Now I'm not sure how to startup the sencond (standby) namenode, I ssh to
the box and executed
sbin/hadoop-daemon.sh start namenode

but it tries to start the "primary" namenode and not the one I'm in

is that a config problem? should I use a different command?

Re: [HA] Starting standby node in HA

Posted by "Fernando O." <fo...@gmail.com>.
I had a problem in hdfs-site.xml: *dfs.namenode.http-address.[nameservice
ID].[name node ID] was not set correctly*

On Fri, Apr 17, 2015 at 5:40 PM, Fernando O. <fo...@gmail.com> wrote:

> Hi All,
>     I'm trying to setup a HA cluster, I started (and formatted) one
> namenode, resourcemanager and zkfc.
>
> Now I'm not sure how to startup the sencond (standby) namenode, I ssh to
> the box and executed
> sbin/hadoop-daemon.sh start namenode
>
> but it tries to start the "primary" namenode and not the one I'm in
>
> is that a config problem? should I use a different command?
>

Re: [HA] Starting standby node in HA

Posted by "Fernando O." <fo...@gmail.com>.
I had a problem in hdfs-site.xml: *dfs.namenode.http-address.[nameservice
ID].[name node ID] was not set correctly*

On Fri, Apr 17, 2015 at 5:40 PM, Fernando O. <fo...@gmail.com> wrote:

> Hi All,
>     I'm trying to setup a HA cluster, I started (and formatted) one
> namenode, resourcemanager and zkfc.
>
> Now I'm not sure how to startup the sencond (standby) namenode, I ssh to
> the box and executed
> sbin/hadoop-daemon.sh start namenode
>
> but it tries to start the "primary" namenode and not the one I'm in
>
> is that a config problem? should I use a different command?
>

Re: [HA] Starting standby node in HA

Posted by "Fernando O." <fo...@gmail.com>.
I had a problem in hdfs-site.xml: *dfs.namenode.http-address.[nameservice
ID].[name node ID] was not set correctly*

On Fri, Apr 17, 2015 at 5:40 PM, Fernando O. <fo...@gmail.com> wrote:

> Hi All,
>     I'm trying to setup a HA cluster, I started (and formatted) one
> namenode, resourcemanager and zkfc.
>
> Now I'm not sure how to startup the sencond (standby) namenode, I ssh to
> the box and executed
> sbin/hadoop-daemon.sh start namenode
>
> but it tries to start the "primary" namenode and not the one I'm in
>
> is that a config problem? should I use a different command?
>

Re: [HA] Starting standby node in HA

Posted by "Fernando O." <fo...@gmail.com>.
I had a problem in hdfs-site.xml: *dfs.namenode.http-address.[nameservice
ID].[name node ID] was not set correctly*

On Fri, Apr 17, 2015 at 5:40 PM, Fernando O. <fo...@gmail.com> wrote:

> Hi All,
>     I'm trying to setup a HA cluster, I started (and formatted) one
> namenode, resourcemanager and zkfc.
>
> Now I'm not sure how to startup the sencond (standby) namenode, I ssh to
> the box and executed
> sbin/hadoop-daemon.sh start namenode
>
> but it tries to start the "primary" namenode and not the one I'm in
>
> is that a config problem? should I use a different command?
>