Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

NN failed during setting up cross realm trust between multiple nameservices between two HA clusters

avatar
Contributor

While setting up multiple nameservices to setup cross realm trust between two HA clusters

NameNode is failing with error resource_management.core.exceptions.Fail: Configuration parameter 'dfs.namenode.http-address' was not found in configurations dictionary!

1 ACCEPTED SOLUTION

avatar
Expert Contributor
@rakanchi

Currently Ambari does not support the definition of multiple Nameservices. It always assumed hdfs_site['dfs.nameservices'] is just a string defining one nameservice.

Known ambari bug : https://issues.apache.org/jira/browse/AMBARI-15506 . Fixed in 2.4.0

View solution in original post

1 REPLY 1

avatar
Expert Contributor
@rakanchi

Currently Ambari does not support the definition of multiple Nameservices. It always assumed hdfs_site['dfs.nameservices'] is just a string defining one nameservice.

Known ambari bug : https://issues.apache.org/jira/browse/AMBARI-15506 . Fixed in 2.4.0