Thanks Jing, I'm using same configuration files at datanode side.
dfs.nameservices -> orahadoop (hdfs-site.xml) fs.defaultFS -> hdfs://orahadoop (core-site.xml) Thanks On 8/30/13, Jing Zhao <[email protected]> wrote: > You may need to make sure the configuration of your DN has also been > updated for HA. If your DN's configuration still uses the old URL > (e.g., one of your NN's host+port) for "fs.defaultFS", DN will only > connect to that NN. > > On Fri, Aug 30, 2013 at 10:56 AM, orahad bigdata <[email protected]> > wrote: >> Hi All, >> >> I'm using Hadoop 2.0.5 HA with QJM, After starting the cluster I did >> some manual switch overs between NN.Then after I opened WEBUI page for >> both the NN, I saw some strange situation where my DN connected to >> standby NN but not sending the heartbeat to primary NameNode . >> >> please guide. >> >> Thanks > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified that > > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediately > > and delete it from your system. Thank You. >
