Skip to content

Commit d820095

Browse files
authored
HADOOP-17478. Improve the description of hadoop.http.authentication.signature.secret.file (#2628)
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
1 parent 9cf408d commit d820095

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
@@ -2847,7 +2847,7 @@
28472847
<value>${user.home}/hadoop-http-auth-signature-secret</value>
28482848
<description>
28492849
The signature secret for signing the authentication tokens.
2850-
The same secret should be used for RM/NM/NN/DN configurations.
2850+
A different secret should be used for each service.
28512851
</description>
28522852
</property>
28532853

0 commit comments

Comments
 (0)