Created on 01-12-2017 06:08 AM - edited 09-16-2022 03:54 AM
I am trying to enable the sentry service with cloudera hadoop and there are some xml side properties that need to be plugged into hive-site.xml and hdfs-site.xml file along with sentry.xml file.
We have three master nodesa and 4 data nodes.
i did find the files in the following on every single server:
Paths to config files:
/etc/hive/conf/hive-site.xml
/etc/sentry/sentry-site.xml
/etc/hadoop/conf/core-site.xml and hdfs-site.xml
Just wanted to know what is the proper way to find the exact xml file that is being used as part of each service.
Thank you very much for the helpful info.
Created 01-12-2017 09:13 AM
You can get xml files in the below path... But I will not recommand you to update it directly, instead you can update your configuration using CM
/var/run/cloudera-scm-agent/process/*-hive-HIVESERVER2
By default, Sentry requirs configuration changes in Hive, Imapal, YARN and Hue ( you can add addiontal services as needed and change configuration)
Ex: You can follow this method
CM -> Hive -> Configuration
Select Scope > HiveServer2.
Select Category > Main.
Uncheck the HiveServer2 Enable Impersonation checkbox
Created 01-12-2017 09:13 AM
You can get xml files in the below path... But I will not recommand you to update it directly, instead you can update your configuration using CM
/var/run/cloudera-scm-agent/process/*-hive-HIVESERVER2
By default, Sentry requirs configuration changes in Hive, Imapal, YARN and Hue ( you can add addiontal services as needed and change configuration)
Ex: You can follow this method
CM -> Hive -> Configuration
Select Scope > HiveServer2.
Select Category > Main.
Uncheck the HiveServer2 Enable Impersonation checkbox