HDFS-15371. Nonstandard characters exist in NameNode.java (#2032)

Contributed by zhaoyim
This commit is contained in:
zhaoyim 2020-07-14 21:42:12 +08:00 committed by GitHub
parent 380e0f4506
commit bdce75d737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -301,7 +301,7 @@ public class NameNode extends ReconfigurableBase implements
DFS_NAMENODE_KERBEROS_PRINCIPAL_KEY,
DFS_NAMENODE_KERBEROS_INTERNAL_SPNEGO_PRINCIPAL_KEY,
DFS_HA_FENCE_METHODS_KEY,
DFS_HA_ZKFC_PORT_KEY,
DFS_HA_ZKFC_PORT_KEY
};
/**