HADOOP-17478. Improve the description of hadoop.http.authentication.signature.secret.file (#2628)
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org> (cherry picked from commit d82009599a2e9f48050e0c41440b36c759ec068f)
This commit is contained in:
parent
0eee9bda61
commit
fb5b97305c
@ -2217,7 +2217,7 @@
|
|||||||
<value>${user.home}/hadoop-http-auth-signature-secret</value>
|
<value>${user.home}/hadoop-http-auth-signature-secret</value>
|
||||||
<description>
|
<description>
|
||||||
The signature secret for signing the authentication tokens.
|
The signature secret for signing the authentication tokens.
|
||||||
The same secret should be used for RM/NM/NN/DN configurations.
|
A different secret should be used for each service.
|
||||||
</description>
|
</description>
|
||||||
</property>
|
</property>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user