HA: MiniDFSCluster should configure conf with actual address of NN in case of non-federated,
non-HA cluster
-----------------------------------------------------------------------------------------------------------
Key: HDFS-3033
URL: https://issues.apache.org/jira/browse/HDFS-3033
Project: Hadoop HDFS
Issue Type: Sub-task
Components: ha, test
Affects Versions: HA branch (HDFS-1623)
Reporter: Aaron T. Myers
Assignee: Aaron T. Myers
In HDFS-2979 it was discovered that the NameNode was inadvertently mutating Configuration
objects passed to it. Unfortunately, a few tests were accidentally relying upon this incorrect
behavior. The MiniDFSCluster should take care of setting up the configuration appropriately.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|