We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62bc2b commit 57187fdCopy full SHA for 57187fd
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
@@ -37,7 +37,7 @@
37
RPC address that handles all clients requests. In the case of HA/Federation where multiple namenodes exist,
38
the name service id is added to the name e.g. dfs.namenode.rpc-address.ns1
39
dfs.namenode.rpc-address.EXAMPLENAMESERVICE
40
- The value of this property will take the form of nn-host1:rpc-port.
+ The value of this property will take the form of nn-host1:rpc-port. The NameNode's default RPC port is 9820.
41
</description>
42
</property>
43
0 commit comments