How does Kerberos help in preventing unauthorized access to Hadoop clusters?

  • Authentication
  • Authorization
  • Compression
  • Encryption
Kerberos in Hadoop provides authentication, ensuring that only authorized users can access the Hadoop cluster. It uses tickets to verify the identity of users and prevent unauthorized access, thus enhancing the security of the Hadoop environment.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *