Created 10-23-2016 01:28 PM
Created 10-23-2016 05:31 PM
The last line of your stederr states that Ranger service is not started on the host. Do you have your Ranger service running?
File "/var/lib/ambari-agent/cache/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms.py", line 274, in enable_kms_plugin raise Fail('Ranger service is not started on given host') resource_management.core.exceptions.Fail: Ranger service is not started on given host
You can view the status / start / stop services from Ambari directly
Created 10-23-2016 06:00 PM
Apache Ranger is running , with HDFS, ZooKeeper and Ambari Metrics, and no one of them has warnings :s
Created 10-23-2016 06:42 PM
Created 10-24-2016 10:59 AM
Can you please check value for below properties -
-- 'ranger.externalurl' in 'ranger-admin-site.xml' -- 'ranger.service.host' in 'ranger-kms-site.xml' The value of 'ranger.externalurl' needs to include 'http://'. For example, 'http://ranger.admin.url:6080'.
While the value of 'ranger.service.host' needs to exclude 'http://'. For example, 'ranger.admin.url:6080'.