Mehul Parikh created RANGER-1482:
------------------------------------
Summary: 'Ranger KMS' repo is not getting created in manual
installation
Key: RANGER-1482
URL: https://issues.apache.org/jira/browse/RANGER-1482
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: 0.7.1
Reporter: Mehul Parikh
Fix For: 0.7.1
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)