|
@@ -4491,22 +4491,6 @@ module.exports =
|
|
|
"category": "General",
|
|
|
"belongsToService": []
|
|
|
},
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "proxyuser_group",
|
|
|
- "displayName": "Proxy group for Hive, Oozie and Falcon",
|
|
|
- "description": "",
|
|
|
- "defaultValue": "users",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "filename": "hadoop-env.xml",
|
|
|
- "serviceName": "MISC",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["HIVE", "OOZIE", "FALCON"],
|
|
|
- "index": 18
|
|
|
- },
|
|
|
{
|
|
|
"id": "puppet var",
|
|
|
"name": "ganglia_runtime_dir",
|
|
@@ -4521,365 +4505,6 @@ module.exports =
|
|
|
"category": "General",
|
|
|
"belongsToService": []
|
|
|
},
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "hdfs_user",
|
|
|
- "displayName": "HDFS User",
|
|
|
- "description": "User to run HDFS as",
|
|
|
- "defaultValue": "hdfs",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "hadoop-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["HDFS"],
|
|
|
- "index": 2
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "mapred_user",
|
|
|
- "displayName": "MapReduce User",
|
|
|
- "description": "User to run MapReduce as",
|
|
|
- "defaultValue": "mapred",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "mapred-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["MAPREDUCE2"],
|
|
|
- "index": 3
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "yarn_user",
|
|
|
- "displayName": "YARN User",
|
|
|
- "description": "User to run YARN as",
|
|
|
- "defaultValue": "yarn",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "yarn-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["YARN"],
|
|
|
- "index": 4
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "hbase_user",
|
|
|
- "displayName": "HBase User",
|
|
|
- "description": "User to run HBase as",
|
|
|
- "defaultValue": "hbase",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "hbase-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["HBASE"],
|
|
|
- "index": 5
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "hive_user",
|
|
|
- "displayName": "Hive User",
|
|
|
- "description": "User to run Hive as",
|
|
|
- "defaultValue": "hive",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "hive-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["HIVE"],
|
|
|
- "index": 6
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "hcat_user",
|
|
|
- "displayName": "HCat User",
|
|
|
- "description": "User to run HCatalog as",
|
|
|
- "defaultValue": "hcat",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "hive-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["HIVE"],
|
|
|
- "index": 6
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "webhcat_user",
|
|
|
- "displayName": "WebHCat User",
|
|
|
- "description": "User to run WebHCat as",
|
|
|
- "defaultValue": "hcat",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "hive-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["HIVE"],
|
|
|
- "index": 7
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "oozie_user",
|
|
|
- "displayName": "Oozie User",
|
|
|
- "description": "User to run Oozie as",
|
|
|
- "defaultValue": "oozie",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "oozie-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["OOZIE"],
|
|
|
- "index": 9
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "falcon_user",
|
|
|
- "displayName": "Falcon User",
|
|
|
- "description": "User to run Falcon as",
|
|
|
- "defaultValue": "falcon",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "falcon-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["FALCON"],
|
|
|
- "index": 11
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "storm_user",
|
|
|
- "displayName": "Storm User",
|
|
|
- "description": "User to run Storm as",
|
|
|
- "defaultValue": "storm",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "storm-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["STORM"],
|
|
|
- "index": 10
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "zk_user",
|
|
|
- "displayName": "ZooKeeper User",
|
|
|
- "description": "User to run ZooKeeper as",
|
|
|
- "defaultValue": "zookeeper",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "zookeeper-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["ZOOKEEPER"],
|
|
|
- "index": 12
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "flume_user",
|
|
|
- "displayName": "Flume User",
|
|
|
- "description": "User to run Flume as",
|
|
|
- "defaultValue": "flume",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "flume-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["FLUME"],
|
|
|
- "index": 12
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "gmetad_user",
|
|
|
- "displayName": "Ganglia User",
|
|
|
- "description": "The user used to run Ganglia",
|
|
|
- "defaultValue": "nobody",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "ganglia-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["GANGLIA"],
|
|
|
- "index": 13
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "gmond_user",
|
|
|
- "displayName": "Gmond User",
|
|
|
- "description": "The user used to run gmond for Ganglia",
|
|
|
- "defaultValue": "nobody",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "advanced",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "ganglia-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": []
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "nagios_user",
|
|
|
- "displayName": "Nagios User",
|
|
|
- "description": "User to run Nagios as",
|
|
|
- "defaultValue": "nagios",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "nagios-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["NAGIOS"],
|
|
|
- "index": 15
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "nagios_group",
|
|
|
- "displayName": "Nagios Group",
|
|
|
- "description": "Nagios Group",
|
|
|
- "defaultValue": "nagios",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "nagios-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["NAGIOS"],
|
|
|
- "index": 14
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "smokeuser",
|
|
|
- "displayName": "Smoke Test User",
|
|
|
- "description": "The user used to run service smoke tests",
|
|
|
- "defaultValue": "ambari-qa",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "cluster-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "index": 16
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "tez_user",
|
|
|
- "displayName": "Tez User",
|
|
|
- "description": "User to run Tez as",
|
|
|
- "defaultValue": "tez",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "tez-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["TEZ"],
|
|
|
- "index": 16
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "user_group",
|
|
|
- "displayName": "Hadoop Group",
|
|
|
- "description": "Group that the users specified above belong to",
|
|
|
- "defaultValue": "hadoop",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "cluster-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "index": 17
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "sqoop_user",
|
|
|
- "displayName": "Sqoop User",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "sqoop-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["SQOOP"],
|
|
|
- "index": 18
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "knox_user",
|
|
|
- "displayName": "Knox User",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "knox-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["KNOX"],
|
|
|
- "index": 18
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "knox_group",
|
|
|
- "displayName": "Knox Group",
|
|
|
- "description": "Knox Group",
|
|
|
- "defaultValue": "knox",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "knox-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["KNOX"],
|
|
|
- "index": 19
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "puppet var",
|
|
|
- "name": "kafka_user",
|
|
|
- "displayName": "Kafka User",
|
|
|
- "isReconfigurable": false,
|
|
|
- "displayType": "user",
|
|
|
- "isOverridable": false,
|
|
|
- "isVisible": !App.get('isHadoopWindowsStack'),
|
|
|
- "serviceName": "MISC",
|
|
|
- "filename": "kafka-env.xml",
|
|
|
- "category": "Users and Groups",
|
|
|
- "belongsToService": ["KAFKA"],
|
|
|
- "index": 20
|
|
|
- },
|
|
|
{
|
|
|
"id": "puppet var",
|
|
|
"name": "rrdcached_base_dir",
|