Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
fs-encryption (HADOOP-10150 and HDFS-6134)
-
None
Description
CreateEncryptionZone does not allow null key. But TestReservedRawPaths test passing null value as key.
So, we need to create some dummy key and pass instead?
look at https://builds.apache.org/job/Hadoop-fs-encryption-nightly/80/ for more details on failures.