Description
In manual installation of 'Ranger KMS' the repo is not getting created if 'HIVE' and 'HDFS' user are not present in Ranger DB.
While Manual Repo creation the API which is being called is "/service/plugins/services" which doesn't handle creation of 'HIVE' and 'HDFS' user.
whereas for KMS Repo creation if we use API "/service/public/v2/api/service" which handles creation of 'HIVE' and 'HDFS' user if does not exists.
Note: Ranger KMS default policy gives access to Hive and HDFS user so this issue is seen.
Attachments
Issue Links
- is related to
-
RANGER-1321 Provide a mechanism to create service-specific default policies
- Resolved