Recall & Review
beginner
What is the main reason Hadoop security protects sensitive data?
Hadoop security protects sensitive data to prevent unauthorized access and ensure that only trusted users can read or modify the data.
Click to reveal answer
beginner
How does Hadoop security help in a shared data environment?
It controls who can see or change data, so multiple users can safely share the same system without risking data leaks or tampering.
Click to reveal answer
beginner
What role does authentication play in Hadoop security?
Authentication verifies the identity of users before they access data, making sure only authorized people can use the system.
Click to reveal answer
intermediate
Why is encryption important in Hadoop security?
Encryption scrambles data so that even if someone intercepts it, they cannot understand it without the secret key.
Click to reveal answer
beginner
What could happen if Hadoop security is weak or missing?
Sensitive data could be stolen, changed, or deleted by unauthorized users, leading to privacy breaches and loss of trust.
Click to reveal answer
What is the purpose of Hadoop security?
✗ Incorrect
Hadoop security is designed to protect sensitive data by controlling who can access or modify it.
Which Hadoop security feature verifies user identity?
✗ Incorrect
Authentication checks who the user is before allowing access.
Why is encryption used in Hadoop security?
✗ Incorrect
Encryption protects data by making it unreadable without the correct key.
What risk does weak Hadoop security pose?
✗ Incorrect
Weak security can lead to unauthorized data access or changes.
How does Hadoop security help multiple users?
✗ Incorrect
Access control ensures users only access data they are allowed to see.
Explain why protecting sensitive data is important in Hadoop environments.
Think about what could happen if anyone could see or change the data.
You got /4 concepts.
Describe the main security features Hadoop uses to protect data.
Consider how Hadoop checks users and controls what they can do.
You got /4 concepts.