|
@@ -97,6 +97,12 @@ App.MainServiceInfoSummaryController = Em.Controller.extend(App.WidgetSectionMix
|
|
|
propertyName: 'ranger-kafka-plugin-enabled',
|
|
|
valueForEnable: 'Yes'
|
|
|
},
|
|
|
+ {
|
|
|
+ serviceName: 'ATLAS',
|
|
|
+ type: 'ranger-atlas-plugin-properties',
|
|
|
+ propertyName: 'ranger-atlas-plugin-enabled',
|
|
|
+ valueForEnable: 'Yes'
|
|
|
+ },
|
|
|
{
|
|
|
serviceName: 'NIFI',
|
|
|
type: 'ranger-nifi-plugin-properties',
|