Login
Remember
Register
Ask a Question
How to enable RPC Encryption for all the interactions via Name Node?
0
votes
asked
Jan 17, 2021
in
Python
by
SakshiSharma
How to enable RPC Encryption for all the interactions via Name Node?
(i)hadoop.security.authentication=simple
(ii)hadoop.rpc.protection=privacy
(iii)hadoop.rpc.protection=authentication
(iv)hadoop.security.authentication=kerberos
#name-node
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 17, 2021
by
SakshiSharma
(ii)hadoop.rpc.protection=privacy
...