Bird
0
0

A user reports that files in an encryption zone are not encrypted. What is a possible misconfiguration?

medium📝 Debug Q7 of 15
Hadoop - Security
A user reports that files in an encryption zone are not encrypted. What is a possible misconfiguration?
AThe directory is not actually an encryption zone
BThe encryption key is expired
CThe DataNode is running an outdated version
DThe user lacks read permission on files
Step-by-Step Solution
Solution:
  1. Step 1: Understand encryption zone effect

    Only files inside an encryption zone are encrypted automatically.
  2. Step 2: Check if directory is an encryption zone

    If the directory is not an encryption zone, files will not be encrypted.
  3. Final Answer:

    The directory is not actually an encryption zone -> Option A
  4. Quick Check:

    Files outside encryption zones are not encrypted [OK]
Quick Trick: Verify directory is an encryption zone [OK]
Common Mistakes:
  • Assuming key expiration causes no encryption
  • Blaming DataNode version without checking zone
  • Confusing permissions with encryption status

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Hadoop Quizzes