I develop an application that will access HDFS. Is there a single API to get current active namenode?

I want it be independent of if my cluster has HA NameNode deployed or a single NameNode. The typical Hadoop-client configuration files will be installed on the host.

/Magnus

Reply via email to