|
@@ -924,143 +924,30 @@ module.exports =
|
|
|
/**********************************************STORM***************************************/
|
|
|
{
|
|
|
"id": "puppet var",
|
|
|
- "name": "supervisor_hosts",
|
|
|
- "displayName": "Supervisor hosts",
|
|
|
+ "name": "storm_host",
|
|
|
+ "displayName": "Storm component hosts",
|
|
|
"value": "",
|
|
|
"defaultValue": "",
|
|
|
- "description": "The host that the master server is running on.",
|
|
|
+ "description": "Storm component hosts",
|
|
|
"displayType": "slaveHosts",
|
|
|
"isVisible": true,
|
|
|
"isOverridable": false,
|
|
|
"serviceName": "STORM",
|
|
|
- "category": "SUPERVISOR"
|
|
|
+ "category": "Storm Topology"
|
|
|
},
|
|
|
{
|
|
|
"id": "puppet var",
|
|
|
- "name": "storm_ui_server_host",
|
|
|
- "displayName": "Storm UI Server host",
|
|
|
- "value": "",
|
|
|
- "defaultValue": "",
|
|
|
- "description": "Storm UI Server host",
|
|
|
- "displayType": "masterHost",
|
|
|
- "isVisible": true,
|
|
|
- "isOverridable": false,
|
|
|
- "serviceName": "STORM",
|
|
|
- "category": "STORM_UI_SERVER"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "nimbus_host",
|
|
|
- "displayName": "Nimbus host",
|
|
|
- "value": "",
|
|
|
- "defaultValue": "",
|
|
|
- "description": "Nimbus host",
|
|
|
- "displayType": "masterHost",
|
|
|
- "isVisible": true,
|
|
|
- "isOverridable": false,
|
|
|
- "serviceName": "STORM",
|
|
|
- "category": "NIMBUS"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "supervisor_keytab",
|
|
|
- "displayName": "Path to Supervisor keytab file",
|
|
|
- "value": "",
|
|
|
- "defaultValue": "/etc/security/keytabs/storm.service.keytab",
|
|
|
- "description": "Path to the Storm Service keytab file",
|
|
|
- "displayType": "directory",
|
|
|
- "isVisible": true,
|
|
|
- "isOverridable": false,
|
|
|
- "serviceName": "STORM",
|
|
|
- "category": "SUPERVISOR",
|
|
|
- "component": "SUPERVISOR"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "supervisor_principal_name",
|
|
|
- "displayName": "Supervisor principal name",
|
|
|
- "value": "",
|
|
|
- "defaultValue": "storm/_HOST",
|
|
|
- "description": "Principal name for Supervisor. _HOST will get automatically replaced with actual hostname at an instance of Supervisor.",
|
|
|
- "displayType": "principal",
|
|
|
- "isVisible": true,
|
|
|
- "isOverridable": false,
|
|
|
- "isConfigurable": false,
|
|
|
- "serviceName": "STORM",
|
|
|
- "category": "SUPERVISOR",
|
|
|
- "component": "SUPERVISOR"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "nimbus_keytab",
|
|
|
- "displayName": "Path to Nimbus keytab file",
|
|
|
- "value": "",
|
|
|
- "defaultValue": "/etc/security/keytabs/storm.service.keytab",
|
|
|
- "description": "Path to the Nimbus keytab file",
|
|
|
- "displayType": "directory",
|
|
|
- "isVisible": true,
|
|
|
- "isOverridable": false,
|
|
|
- "serviceName": "STORM",
|
|
|
- "category": "NIMBUS",
|
|
|
- "component": "NIMBUS"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "nimbus_principal_name",
|
|
|
- "displayName": "Nimbus principal name",
|
|
|
- "value": "",
|
|
|
- "defaultValue": "storm/_HOST",
|
|
|
- "description": "Principal name for Nimbus. _HOST will get automatically replaced with actual hostname at an instance of Nimbus.",
|
|
|
- "displayType": "principal",
|
|
|
- "isVisible": true,
|
|
|
- "isOverridable": false,
|
|
|
- "isConfigurable": false,
|
|
|
- "serviceName": "STORM",
|
|
|
- "category": "NIMBUS",
|
|
|
- "component": "NIMBUS"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "storm_ui_server_keytab",
|
|
|
- "displayName": "Path to Storm UI Server keytab file",
|
|
|
- "value": "",
|
|
|
- "defaultValue": "/etc/security/keytabs/storm.service.keytab",
|
|
|
- "description": "Path to the Storm UI Server keytab file",
|
|
|
- "displayType": "directory",
|
|
|
- "isVisible": true,
|
|
|
- "isOverridable": false,
|
|
|
- "serviceName": "STORM",
|
|
|
- "category": "STORM_UI_SERVER",
|
|
|
- "component": "STORM_UI_SERVER"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "storm_ui_server_principal_name",
|
|
|
- "displayName": "Storm UI Server principal name",
|
|
|
+ "name": "storm_principal_name",
|
|
|
+ "displayName": " Storm principal name",
|
|
|
"value": "",
|
|
|
"defaultValue": "storm/_HOST",
|
|
|
- "description": "Principal name for Storm UI Server. _HOST will get automatically replaced with actual hostname at an instance of Storm UI Server.",
|
|
|
+ "description": "Principal name for Supervisor. _HOST will get automatically replaced with actual hostname at an instance of every storm component.",
|
|
|
"displayType": "principal",
|
|
|
"isVisible": true,
|
|
|
"isOverridable": false,
|
|
|
- "isConfigurable": false,
|
|
|
"serviceName": "STORM",
|
|
|
- "category": "STORM_UI_SERVER",
|
|
|
- "component": "STORM_UI_SERVER"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "storm_principal_name",
|
|
|
- "displayName": "Storm principal name",
|
|
|
- "value": "",
|
|
|
- "defaultValue": "storm",
|
|
|
- "description": "This is the principal name for Storm user",
|
|
|
- "displayType": "principal",
|
|
|
- "isVisible": true,
|
|
|
- "isOverridable": false,
|
|
|
- "isConfigurable": false,
|
|
|
- "serviceName": "GENERAL",
|
|
|
- "category": "AMBARI"
|
|
|
+ "category": "Storm Topology",
|
|
|
+ "components": ["SUPERVISOR", "NIMBUS", "STORM_UI_SERVER"]
|
|
|
},
|
|
|
{
|
|
|
"id": "puppet var",
|
|
@@ -1068,12 +955,13 @@ module.exports =
|
|
|
"displayName": "Path to Storm keytab file",
|
|
|
"value": "",
|
|
|
"defaultValue": "/etc/security/keytabs/storm.service.keytab",
|
|
|
- "description": "Path to the Storm Service keytab file",
|
|
|
+ "description": "Path to the storm keytab file",
|
|
|
"displayType": "directory",
|
|
|
"isVisible": true,
|
|
|
"isOverridable": false,
|
|
|
- "serviceName": "GENERAL",
|
|
|
- "category": "AMBARI"
|
|
|
+ "serviceName": "STORM",
|
|
|
+ "category": "Storm Topology",
|
|
|
+ "components": ["SUPERVISOR", "NIMBUS"]
|
|
|
},
|
|
|
|
|
|
/**********************************************Falcon***************************************/
|