Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently as HDFS supports observers, multiple-standby and router, the namenode hosts are changing frequently in large deployment, we can consider supporting https://issues.apache.org/jira/browse/HDFS-14118 on datanode to reduce the need to update config frequently on all datanodes. In that case, datanode and clients can use the same set of config as well.
Basically we can resolve the DNS and generate namenode for each IP behind it.
Attachments
Issue Links
- is a child of
-
HDFS-15831 Adopt more DNS resolving for HDFS
- Open
- is related to
-
HDFS-14600 DataNodes using DNS NameNode discovery will not send block reports when failover
- Open
- relates to
-
HDFS-14118 Support using DNS to resolve nameservices to IP addresses
- Resolved
- links to