标签: rest hadoop hdfs webhdfs
我想使用WebHDFS创建加密区域。下面是我正在寻找其REST实现的命令。
hdfs crypto -createZone -keyName myKey -path /zone
有人能指出我的文档/ examaple吗?