10-18-2017 01:40 AM
hi
we're checking the encryption of hbase tables.
we generate hbase.jks and put it under /etc/hbase/conf
then we set hbase.crypto.keyprovider.parameters=jceks:///etc/hbase/conf/hbase.jks?password=password
however, the /etc/hbase/conf/hbase.jks file is being deleted from time to time
I suspect that this folder is managed by cloduera manager which cleans it up.
should we locate the file in another directory?
Thanks
Doron