Skip to content

Change the value of dfs.namenode.datanode.registration.ip-hostname-check to true? #1

Description

@odunybrad

Thanks for providing the container!
I am doing a research aiming at finding issues in configuration files. After pulling your image we notice that dfs.namenode.datanode.registration.ip-hostname-check is set to false in your hdfs-site.xml.

However, the Hadoop official document recommends to set dfs.namenode.datanode.registration.ip-hostname-check to true.
"It is recommended that this setting be left on to prevent accidental registration of datanodes listed by hostname in the excludes file during a DNS outage. Only set this to false in environments where there is no infrastructure to support reverse DNS lookup.".

Maybe it's better to set that to true in the config file? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions