Hive is deployed, but i had the issue below in hiveserver2.err:
2024-08-13 17:55:49,179 ERROR util.PolicyRefresher: failed to save policies to cache file '/etc/ranger/hive-tdp/policycache/hiveServer2_hive-tdp.json'
java.io.FileNotFoundException: /etc/ranger/hive-tdp/policycache/hiveServer2_hive-tdp.json (Permission non accordée)
The directory /etc/ranger/hive-tdp/policycache is created with theses access:
drwxr-xr-x 2 root root 6 19 août 11:18 policycache
With "hive" as user, it works !
