KMS サーバーとして Ranger KMS がインストールされた HDP サンドボックスを使用しています。サンドボックスで以下のコマンドを実行しました。
hadoop key create testKey
その結果、以下の例外が発生しました。
testKey has not been created. org.apache.hadoop.security.authorize.AuthorizationException: User:root not allowed to do 'CREATE_KEY' on 'testKey'
これについてのポインタはありますか?