Hadoop - Security
Given the following commands executed in order:
What will happen if you try to write a file to
hdfs key create mykey
hdfs dfsadmin -createEncryptionZone -keyName mykey -path /secureWhat will happen if you try to write a file to
/secure?