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. <[email protected]> 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? >
