Created 12-07-2018 07:56 PM
I followed this URL and rolled over my sample Ranger KMS key.
https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.1/configuring-hdfs-encryption/content/rolling...
Is there any command or any way to check the version of encrypting key? Please share the information.
Thanks in advance.
Created 12-08-2018 05:46 AM
@Dhiraj try with the below api
curl -X GET 'http://<kms host>:<port>/kms/v1/key/<keyname>/_versions?user.name=keyadmin'