The JDBC storage handler wiki states: "You will need to protect the keystore file by only authorize targeted user to read this file using authorizer (such as ranger). Hive will check the permission of the keystore file to make sure user has read permission of it when creating/altering table."
I cannot find this permissions check in the code. Would anyone be kind enough to point that out to me? Kris