|
@@ -4498,7 +4498,7 @@ module.exports =
|
|
|
"isReconfigurable": false,
|
|
|
"displayType": "user",
|
|
|
"isOverridable": false,
|
|
|
- "isVisible": true,
|
|
|
+ "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
"serviceName": "MISC",
|
|
|
"filename": "flume-env.xml",
|
|
|
"category": "Users and Groups",
|
|
@@ -4621,7 +4621,7 @@ module.exports =
|
|
|
"isReconfigurable": false,
|
|
|
"displayType": "user",
|
|
|
"isOverridable": false,
|
|
|
- "isVisible": true,
|
|
|
+ "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
"serviceName": "MISC",
|
|
|
"filename": "sqoop-env.xml",
|
|
|
"category": "Users and Groups",
|
|
@@ -4635,7 +4635,7 @@ module.exports =
|
|
|
"isReconfigurable": false,
|
|
|
"displayType": "user",
|
|
|
"isOverridable": false,
|
|
|
- "isVisible": true,
|
|
|
+ "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
"serviceName": "MISC",
|
|
|
"filename": "knox-env.xml",
|
|
|
"category": "Users and Groups",
|
|
@@ -4651,7 +4651,7 @@ module.exports =
|
|
|
"isReconfigurable": false,
|
|
|
"displayType": "user",
|
|
|
"isOverridable": false,
|
|
|
- "isVisible": true,
|
|
|
+ "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
"serviceName": "MISC",
|
|
|
"filename": "knox-env.xml",
|
|
|
"category": "Users and Groups",
|
|
@@ -4665,7 +4665,7 @@ module.exports =
|
|
|
"isReconfigurable": false,
|
|
|
"displayType": "user",
|
|
|
"isOverridable": false,
|
|
|
- "isVisible": true,
|
|
|
+ "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
"serviceName": "MISC",
|
|
|
"filename": "kafka-env.xml",
|
|
|
"category": "Users and Groups",
|