How can you achieve security in Hadoop?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For Hadoop security, take the following actions:
1) Secure the client’s authentication channel with the server, and give the client time-stamped documents.
2) The client asks TGS for a service ticket using the time-stamped information.
3) The client uses a service ticket to self-authenticate to a particular server in the last phase.