2

I want to create encrypted zone using WebHDFS. Below is command for which i am looking for its REST implementation .

hdfs crypto -createZone -keyName myKey -path /zone

Can someone point me documentation/examaple for same?

ArK
  • 20,698
  • 67
  • 109
  • 136
Shashi
  • 2,686
  • 7
  • 35
  • 67
  • did you find any solution for this ? if not please share your approach like how did you do this using code or any other approach which you took. – sachingupta Aug 03 '17 at 07:40
  • @saching I could not find any REST api but there are Java API available for doing this. http://hadoop.apache.org/docs/current/api//org/apache/hadoop/hdfs/client/HdfsAdmin.html#createEncryptionZone-org.apache.hadoop.fs.Path-java.lang.String-java.util.EnumSet- – Shashi Aug 03 '17 at 08:56

0 Answers0