|
@@ -1158,6 +1158,22 @@ module.exports =
|
|
"category": "Hive Metastore",
|
|
"category": "Hive Metastore",
|
|
"index": 2
|
|
"index": 2
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "id": "puppet var",
|
|
|
|
+ "name": "hive_hostname",
|
|
|
|
+ "displayName": "Database Host",
|
|
|
|
+ "description": "Specify the host on which the database is hosted",
|
|
|
|
+ "defaultValue": "",
|
|
|
|
+ "isReconfigurable": true,
|
|
|
|
+ "displayType": "host",
|
|
|
|
+ "isOverridable": false,
|
|
|
|
+ "isVisible": false,
|
|
|
|
+ "isObserved": true,
|
|
|
|
+ "domain": "global",
|
|
|
|
+ "serviceName": "HIVE",
|
|
|
|
+ "category": "Hive Metastore",
|
|
|
|
+ "index": 3
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"id": "puppet var",
|
|
"id": "puppet var",
|
|
"name": "hive_existing_mysql_host",
|
|
"name": "hive_existing_mysql_host",
|
|
@@ -1582,6 +1598,21 @@ module.exports =
|
|
"category": "Oozie Server",
|
|
"category": "Oozie Server",
|
|
"index": 6
|
|
"index": 6
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "id": "puppet var",
|
|
|
|
+ "name": "oozie_hostname",
|
|
|
|
+ "defaultValue": "",
|
|
|
|
+ "displayName": "Database Host",
|
|
|
|
+ "description": "The host where the Oozie database is located",
|
|
|
|
+ "isReconfigurable": true,
|
|
|
|
+ "isOverridable": false,
|
|
|
|
+ "displayType": "host",
|
|
|
|
+ "isVisible": false,
|
|
|
|
+ "domain": "global",
|
|
|
|
+ "serviceName": "OOZIE",
|
|
|
|
+ "category": "Oozie Server",
|
|
|
|
+ "index": 3
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"id": "puppet var",
|
|
"id": "puppet var",
|
|
"name": "oozie_existing_mysql_host",
|
|
"name": "oozie_existing_mysql_host",
|