Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.3.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Start from RecordService CSD 0.3.0, the field name: "Configuration Snippet (Safety Valve) for sentry-site.xml" in CM configuration page is updated to "Sentry Advanced Configuration Snippet (Safety Valve)".
Also, start from CM5.7, sentry will expose its client configurations for other services to use. So if you are using CM5.7 and RecordService CSD 0.3.0, you only need to set one property: hive.sentry.server in "Sentry Advanced Configuration Snippet (Safety Valve)" field as following:
<property> <name>hive.sentry.server</name> <value>server1</value> </property>
We should update the above info in all our website pages related to sentry configurations.