Skip to content

Commit 5cbc4c5

Browse files
committed
HADOOP-16841. The description of hadoop.http.authentication.signature.secret.file contains outdated information. Contributed by Xieming Li.
1 parent 1c5d2f1 commit 5cbc4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-common-project/hadoop-common/src/main/resources/core-default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2719,7 +2719,7 @@
27192719
<value>${user.home}/hadoop-http-auth-signature-secret</value>
27202720
<description>
27212721
The signature secret for signing the authentication tokens.
2722-
The same secret should be used for JT/NN/DN/TT configurations.
2722+
The same secret should be used for RM/NM/NN/DN configurations.
27232723
</description>
27242724
</property>
27252725

0 commit comments

Comments
 (0)