hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -



i have have cloudera cdh3u4 cluster setup. have secondarynamenode daemon running on 1 of nodes.

i have ensure user has root access node on cluster (for example, datanode not have other daemons running) should not able start instance of secondarynamenode daemon on node (thereby having 2 secondarynamenodes on cluster)

how can achieve this?

thanks in advance.

add property hdfs-site.xml

namedfs.secondary.http.address valuesecondarynamenode-host address or ip:50090 

Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -