global_properties.js 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111
  1. /**
  2. * Licensed to the Apache Software Foundation (ASF) under one
  3. * or more contributor license agreements. See the NOTICE file
  4. * distributed with this work for additional information
  5. * regarding copyright ownership. The ASF licenses this file
  6. * to you under the Apache License, Version 2.0 (the
  7. * "License"); you may not use this file except in compliance
  8. * with the License. You may obtain a copy of the License at
  9. *
  10. * http://www.apache.org/licenses/LICENSE-2.0
  11. *
  12. * Unless required by applicable law or agreed to in writing, software
  13. * distributed under the License is distributed on an "AS IS" BASIS,
  14. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  15. * See the License for the specific language governing permissions and
  16. * limitations under the License.
  17. */
  18. /**
  19. * Defines service configuration properties.
  20. * name:
  21. * The name of the config property that is understood by Ambari server and agent.
  22. * E.g., "datanode_du_reserved"
  23. *
  24. * displayName:
  25. * The human-friendly display name of the config property.
  26. * E.g., "Reserved space for HDFS"
  27. *
  28. * description:
  29. * The description of the config property.
  30. * E.g., "Reserved space in GB per volume"
  31. *
  32. * defaultValue:
  33. * The default value of the config property.
  34. * E.g., "1"
  35. *
  36. * isReconfigurable:
  37. * Whether the config property can be reconfigured after it has been initially set and deployed.
  38. * If this is unspecified, true is assumed.
  39. * E.g., true, false
  40. *
  41. * isOverridable:
  42. * Whether the config property can be overridden by hosts.
  43. * If this is unspecified, true is assumed.
  44. *
  45. * isRequired:
  46. * Whether the config property is required or not.
  47. * If this is unspecified, true is assumed.
  48. * E.g., true, false
  49. *
  50. * displayType:
  51. * How the config property is to be rendered for user input.
  52. * If this is left unspecified, "string" is assumed
  53. * E.g., "string", "int", "float", "checkbox", "directories", "custom", "email", "masterHost", "slaveHosts"
  54. *
  55. * unit
  56. * The unit for the config property.
  57. * E.g., "ms", "MB", "bytes"
  58. *
  59. * serviceName:
  60. * The service that the config property belongs to.
  61. * E.g., "HDFS", "MAPREDUCE", "ZOOKEEPER", etc.
  62. *
  63. * category: the category that the config property belongs to (used for grouping config properties in the UI).
  64. * if unspecified, "General" is assumed.
  65. * E.g., "General", "Advanced", "NameNode", "DataNode"
  66. *
  67. * index: the sequence number in category, that point to place where config located regarding all rest in category.
  68. * if unspecified, push to the end of array.
  69. * E.g., 0, 1, '2'
  70. */
  71. var App = require('app');
  72. require('config');
  73. module.exports =
  74. {
  75. "configProperties": [
  76. /**********************************************HDFS***************************************/
  77. {
  78. "id": "puppet var",
  79. "name": "namenode_host",
  80. "displayName": "NameNode host",
  81. "value": "",
  82. "defaultValue": "",
  83. "description": "The host that has been assigned to run NameNode",
  84. "displayType": "masterHost",
  85. "isOverridable": false,
  86. "isVisible": true,
  87. "domain": "global",
  88. "serviceName": "HDFS",
  89. "category": "NameNode",
  90. "index": 0
  91. },
  92. {
  93. "id": "puppet var",
  94. "name": "namenode_heapsize",
  95. "displayName": "NameNode Java heap size",
  96. "description": "Initial and maximum Java heap size for NameNode (Java options -Xms and -Xmx). This also applies to the Secondary NameNode.",
  97. "defaultValue": "1024",
  98. "displayType": "int",
  99. "unit": "MB",
  100. "isOverridable": false,
  101. "isVisible": true,
  102. "domain": "global",
  103. "serviceName": "HDFS",
  104. "category": "NameNode",
  105. "index": 2
  106. },
  107. {
  108. "id": "puppet var",
  109. "name": "namenode_opt_newsize",
  110. "displayName": "NameNode new generation size",
  111. "description": "Default size of Java new generation for NameNode (Java option -XX:NewSize). This also applies to the Secondary NameNode.",
  112. "defaultValue": "200",
  113. "displayType": "int",
  114. "unit": "MB",
  115. "isOverridable": false,
  116. "isVisible": true,
  117. "domain": "global",
  118. "serviceName": "HDFS",
  119. "category": "NameNode",
  120. "index": 3
  121. },
  122. {
  123. "id": "puppet var",
  124. "name": "snamenode_host",
  125. "displayName": "SNameNode host",
  126. "value": "",
  127. "defaultValue": "",
  128. "description": "The host that has been assigned to run SecondaryNameNode",
  129. "displayType": "masterHost",
  130. "isOverridable": false,
  131. "isVisible": true,
  132. "domain": "global",
  133. "serviceName": "HDFS",
  134. "category": "SNameNode",
  135. "index": 0
  136. },
  137. {
  138. "id": "puppet var",
  139. "name": "datanode_hosts", //not in the schema. For UI purpose
  140. "displayName": "DataNode hosts",
  141. "value": "",
  142. "defaultValue": "",
  143. "description": "The hosts that have been assigned to run DataNode",
  144. "displayType": "slaveHosts",
  145. "isRequired": false,
  146. "isOverridable": false,
  147. "isVisible": true,
  148. "domain": "datanode-global",
  149. "serviceName": "HDFS",
  150. "category": "DataNode",
  151. "index": 0
  152. },
  153. {
  154. "id": "puppet var",
  155. "name": "dtnode_heapsize",
  156. "displayName": "DataNode maximum Java heap size",
  157. "description": "Maximum Java heap size for DataNode (Java option -Xmx)",
  158. "defaultValue": "1024",
  159. "displayType": "int",
  160. "unit": "MB",
  161. "isVisible": true,
  162. "domain": "datanode-global",
  163. "serviceName": "HDFS",
  164. "category": "DataNode",
  165. "index": 2
  166. },
  167. {
  168. "id": "puppet var",
  169. "name": "hadoop_heapsize",
  170. "displayName": "Hadoop maximum Java heap size",
  171. "description": "Maximum Java heap size for daemons such as Balancer (Java option -Xmx)",
  172. "defaultValue": "1024",
  173. "displayType": "int",
  174. "unit": "MB",
  175. "isVisible": true,
  176. "domain": "global",
  177. "serviceName": "HDFS",
  178. "index": 1
  179. },
  180. {
  181. "id": "puppet var",
  182. "name": "hdfs_log_dir_prefix",
  183. "displayName": "Hadoop Log Dir Prefix",
  184. "description": "The parent directory for Hadoop log files. The HDFS log directory will be ${hadoop_log_dir_prefix} / ${hdfs_user} and the MapReduce log directory will be ${hadoop_log_dir_prefix} / ${mapred_user}.",
  185. "defaultValue": "/var/log/hadoop",
  186. "isReconfigurable": false,
  187. "displayType": "directory",
  188. "isOverridable": false,
  189. "isVisible": true,
  190. "domain": "global",
  191. "serviceName": "HDFS",
  192. "category": "Advanced"
  193. },
  194. {
  195. "id": "puppet var",
  196. "name": "hadoop_pid_dir_prefix",
  197. "displayName": "Hadoop PID Dir Prefix",
  198. "description": "The parent directory in which the PID files for Hadoop processes will be created. The HDFS PID directory will be ${hadoop_pid_dir_prefix} / ${hdfs_user} and the MapReduce PID directory will be ${hadoop_pid_dir_prefix} / ${mapred_user}.",
  199. "defaultValue": "/var/run/hadoop",
  200. "isReconfigurable": false,
  201. "displayType": "directory",
  202. "isOverridable": false,
  203. "isVisible": true,
  204. "domain": "global",
  205. "serviceName": "HDFS",
  206. "category": "Advanced"
  207. },
  208. /*
  209. {
  210. "id": "puppet var",
  211. "name": "dfs_support_append",
  212. "displayName": "Append enabled",
  213. "description": "Whether to enable HDFS Append feature",
  214. "defaultValue": true,
  215. "displayType": "checkbox",
  216. "isVisible": true,
  217. "domain": "global",
  218. "serviceName": "HDFS"
  219. },
  220. */
  221. {
  222. "id": "puppet var",
  223. "name": "namenode_opt_maxnewsize",
  224. "displayName": "NameNode maximum new generation size",
  225. "description": "",
  226. "defaultValue": "200",
  227. "displayType": "int",
  228. "unit": "MB",
  229. "isOverridable": false,
  230. "isVisible": false,
  231. "domain": "global",
  232. "serviceName": "HDFS",
  233. "category": "NameNode"
  234. },
  235. {
  236. "id": "puppet var",
  237. "name": "dfs_exclude",
  238. "displayName": "Exclude hosts",
  239. "description": "Names a file that contains a list of hosts that are not permitted to connect to the namenode. This file will be placed inside the Hadoop conf directory.",
  240. "defaultValue": "dfs.exclude",
  241. "displayType": "advanced",
  242. "isVisible": true,
  243. "filename": "hdfs-site.xml",
  244. "domain": "global",
  245. "serviceName": "HDFS",
  246. "category": "Advanced"
  247. },
  248. {
  249. "id": "puppet var",
  250. "name": "dfs_include",
  251. "displayName": "Include hosts",
  252. "description": "Names a file that contains a list of hosts that are permitted to connect to the namenode. This file will be placed inside the Hadoop conf directory.",
  253. "defaultValue": "dfs.include",
  254. "displayType": "advanced",
  255. "isVisible": true,
  256. "filename": "hdfs-site.xml",
  257. "domain": "global",
  258. "serviceName": "HDFS",
  259. "category": "Advanced"
  260. },
  261. {
  262. "id": "puppet var",
  263. "name": "security_enabled",
  264. "displayName": "Hadoop Security",
  265. "description": "Enable hadoop security",
  266. "defaultValue": 'false',
  267. "isRequired": false,
  268. "displayType": "checkbox",
  269. "isOverridable": false,
  270. "isVisible": false,
  271. "domain": "global",
  272. "serviceName": "HDFS",
  273. "category": "Advanced"
  274. },
  275. {
  276. "id": "puppet var",
  277. "name": "namenode_formatted_mark_dir",
  278. "displayName": "Hadoop formatted mark directory",
  279. "description": "",
  280. "defaultValue": "/var/run/hadoop/hdfs/namenode/formatted/",
  281. "isRequired": false,
  282. "isReconfigurable": false,
  283. "displayType": "directory",
  284. "isVisible": false,
  285. "domain": "global",
  286. "serviceName": "HDFS",
  287. "category": "NameNode"
  288. },
  289. {
  290. "id": "puppet var",
  291. "name": "hcat_conf_dir",
  292. "displayName": "HCat conf directory",
  293. "description": "",
  294. "defaultValue": "",
  295. "isRequired": false,
  296. "isReconfigurable": false,
  297. "displayType": "directory",
  298. "isVisible": false,
  299. "domain": "global",
  300. "serviceName": "HDFS",
  301. "category": "Advanced"
  302. },
  303. /**********************************************HCFS***************************************/
  304. {
  305. "id": "puppet var",
  306. "name": "fs_glusterfs_server",
  307. "displayName": "Gluster server",
  308. "description": "Gluster server (Slave FQDN)",
  309. "defaultValue": "{firstHost}",
  310. "displayType": "string",
  311. "isVisible": true,
  312. "domain": "global",
  313. "serviceName": "HCFS",
  314. "category": "General"
  315. },
  316. {
  317. "id": "puppet var",
  318. "name": "fs_glusterfs_default_name",
  319. "displayName": "Gluster default fs name",
  320. "description": "Gluster default filesystem name (glusterfs://{MasterFQDN}:9000)",
  321. "defaultValue": "glusterfs://{firstHost}:9000",
  322. "displayType": "string",
  323. "isVisible": false,
  324. "domain": "global",
  325. "serviceName": "HCFS",
  326. "category": "General"
  327. },
  328. {
  329. "id": "puppet var",
  330. "name": "fs_glusterfs_volname",
  331. "displayName": "Gluster volume name",
  332. "description": "Gluster volume name",
  333. "defaultValue": "HadoopVol",
  334. "displayType": "string",
  335. "isVisible": true,
  336. "domain": "global",
  337. "serviceName": "HCFS",
  338. "category": "General"
  339. },
  340. {
  341. "id": "puppet var",
  342. "name": "fs_glusterfs_mount",
  343. "displayName": "Gluster mount point",
  344. "description": "Gluster mount point",
  345. "defaultValue": "/mnt/glusterfs",
  346. "displayType": "string",
  347. "isVisible": true,
  348. "domain": "global",
  349. "serviceName": "HCFS",
  350. "category": "General"
  351. },
  352. {
  353. "id": "puppet var",
  354. "name": "fs_glusterfs_automount",
  355. "displayName": "Automount HCFS",
  356. "description": "Automount the HCFS Volume",
  357. "defaultValue": "false",
  358. "displayType": "string",
  359. "isVisible": false,
  360. "domain": "global",
  361. "serviceName": "HCFS",
  362. "category": "General"
  363. },
  364. {
  365. "id": "puppet var",
  366. "name": "fs_glusterfs_impl",
  367. "displayName": "Gluster fs impl",
  368. "description": "Gluster fs impl",
  369. "defaultValue": "org.apache.hadoop.fs.glusterfs.GlusterFileSystem",
  370. "displayType": "string",
  371. "isVisible": false,
  372. "domain": "global",
  373. "serviceName": "HCFS",
  374. "category": "General"
  375. },
  376. {
  377. "id": "puppet var",
  378. "name": "fs_glusterfs_getfattrcmd",
  379. "displayName": "Gluster getfattr command",
  380. "description": "Gluster getfattr command",
  381. "defaultValue": "sudo getfattr -m . -n trusted.glusterfs.pathinfo",
  382. "displayType": "string",
  383. "isVisible": false,
  384. "domain": "global",
  385. "serviceName": "HCFS",
  386. "category": "General"
  387. },
  388. /**********************************************MAPREDUCE***************************************/
  389. {
  390. "id": "puppet var",
  391. "name": "jobtracker_host",
  392. "displayName": "JobTracker host",
  393. "value": "",
  394. "defaultValue": "",
  395. "description": "The host that has been assigned to run JobTracker",
  396. "displayType": "masterHost",
  397. "isOverridable": false,
  398. "isVisible": true,
  399. "domain": "global",
  400. "serviceName": "MAPREDUCE",
  401. "category": "JobTracker",
  402. "index": 0
  403. },
  404. {
  405. "id": "puppet var",
  406. "name": "jtnode_opt_newsize",
  407. "displayName": "JobTracker new generation size",
  408. "description": "Default size of Java new generation size for JobTracker in MB (Java option -XX:NewSize)",
  409. "defaultValue": "200",
  410. "displayType": "int",
  411. "unit": "MB",
  412. "isOverridable": false,
  413. "isVisible": true,
  414. "domain": "global",
  415. "serviceName": "MAPREDUCE",
  416. "category": "JobTracker",
  417. "index": 1
  418. },
  419. {
  420. "id": "puppet var",
  421. "name": "jtnode_opt_maxnewsize",
  422. "displayName": "JobTracker maximum new generation size",
  423. "description": "Maximum size of Java new generation for JobTracker in MB (Java option -XX:MaxNewSize)",
  424. "defaultValue": "200",
  425. "displayType": "int",
  426. "unit": "MB",
  427. "isOverridable": false,
  428. "isVisible": true,
  429. "domain": "global",
  430. "serviceName": "MAPREDUCE",
  431. "category": "JobTracker",
  432. "index": 2
  433. },
  434. {
  435. "id": "puppet var",
  436. "name": "jtnode_heapsize",
  437. "displayName": "JobTracker maximum Java heap size",
  438. "description": "Maximum Java heap size for JobTracker in MB (Java option -Xmx)",
  439. "defaultValue": "1024",
  440. "displayType": "int",
  441. "unit": "MB",
  442. "isOverridable": false,
  443. "isVisible": true,
  444. "domain": "global",
  445. "serviceName": "MAPREDUCE",
  446. "category": "JobTracker",
  447. "index": 3
  448. },
  449. {
  450. "id": "puppet var",
  451. "name": "tasktracker_hosts",
  452. "displayName": "TaskTracker hosts",
  453. "value": "",
  454. "defaultValue": "",
  455. "description": "The hosts that have been assigned to run TaskTracker",
  456. "displayType": "slaveHosts",
  457. "isOverridable": false,
  458. "isVisible": true,
  459. "isRequired": false,
  460. "domain": "tasktracker-global",
  461. "serviceName": "MAPREDUCE",
  462. "category": "TaskTracker",
  463. "index": 0
  464. },
  465. {
  466. "id": "puppet var",
  467. "name": "mapred_child_java_opts_sz",
  468. "displayName": "Java options for MapReduce tasks",
  469. "description": "Java options for the TaskTracker child processes.",
  470. "defaultValue": "768",
  471. "displayType": "int",
  472. "unit": "MB",
  473. "isVisible": true,
  474. "domain": "tasktracker-global",
  475. "serviceName": "MAPREDUCE",
  476. "category": "TaskTracker",
  477. "index": 4
  478. },
  479. {
  480. "id": "puppet var",
  481. "name": "lzo_enabled",
  482. "displayName": "LZO compression",
  483. "description": "LZO compression enabled",
  484. "defaultValue": true,
  485. "displayType": "checkbox",
  486. "isOverridable": false,
  487. "isVisible": false,
  488. "domain": "global",
  489. "serviceName": "MAPREDUCE",
  490. "index": 11
  491. },
  492. {
  493. "id": "puppet var",
  494. "name": "snappy_enabled",
  495. "displayName": "Snappy compression",
  496. "description": "Snappy compression enabled",
  497. "defaultValue": true,
  498. "isReconfigurable": false,
  499. "displayType": "checkbox",
  500. "isOverridable": false,
  501. "isVisible": false,
  502. "domain": "global",
  503. "serviceName": "MAPREDUCE",
  504. "index": 12
  505. },
  506. {
  507. "id": "puppet var",
  508. "name": "rca_enabled",
  509. "displayName": "Enable Job Diagnostics",
  510. "description": "Tools for tracing the path and troubleshooting the performance of MapReduce jobs",
  511. "defaultValue": true,
  512. "isReconfigurable": true,
  513. "isOverridable": false,
  514. "displayType": "checkbox",
  515. "isVisible": true,
  516. "domain": "global",
  517. "serviceName": "MAPREDUCE",
  518. "index": 13
  519. },
  520. {
  521. "id": "puppet var",
  522. "name": "mapred_hosts_exclude",
  523. "displayName": "Exclude hosts",
  524. "description": "Exclude entered hosts",
  525. "defaultValue": "mapred.exclude",
  526. "displayType": "directories",
  527. "isVisible": false,
  528. "serviceName": "MAPREDUCE",
  529. "domain": "global",
  530. "category": "Advanced"
  531. },
  532. {
  533. "id": "puppet var",
  534. "name": "mapred_hosts_include",
  535. "displayName": "Include hosts",
  536. "description": "Include enetered hosts",
  537. "defaultValue": "mapred.include",
  538. "displayType": "directories",
  539. "isVisible": false,
  540. "serviceName": "MAPREDUCE",
  541. "domain": "global",
  542. "category": "Advanced"
  543. },
  544. /**********************************************HBASE***************************************/
  545. {
  546. "id": "puppet var",
  547. "name": "hbasemaster_host",
  548. "displayName": "HBase Master hosts",
  549. "value": "",
  550. "defaultValue": "",
  551. "description": "The host that has been assigned to run HBase Master",
  552. "displayType": "masterHosts",
  553. "isOverridable": false,
  554. "isVisible": true,
  555. "domain": "global",
  556. "serviceName": "HBASE",
  557. "category": "HBase Master",
  558. "index": 0
  559. },
  560. {
  561. "id": "puppet var",
  562. "name": "hbase_master_heapsize",
  563. "displayName": "HBase Master Maximum Java heap size",
  564. "description": "Maximum Java heap size for HBase master (Java option -Xmx)",
  565. "defaultValue": "1024",
  566. "displayType": "int",
  567. "unit": "MB",
  568. "isOverridable": false,
  569. "isVisible": true,
  570. "domain": "global",
  571. "serviceName": "HBASE",
  572. "category": "HBase Master",
  573. "index": 1
  574. },
  575. {
  576. "id": "puppet var",
  577. "name": "regionserver_hosts",
  578. "displayName": "RegionServer hosts",
  579. "value": "",
  580. "defaultValue": "",
  581. "description": "The hosts that have been assigned to run RegionServer",
  582. "displayType": "slaveHosts",
  583. "isOverridable": false,
  584. "isVisible": true,
  585. "isRequired": false,
  586. "domain": "regionserver-global",
  587. "serviceName": "HBASE",
  588. "category": "RegionServer",
  589. "index": 0
  590. },
  591. {
  592. "id": "puppet var",
  593. "name": "hbase_regionserver_heapsize",
  594. "displayName": "HBase RegionServers maximum Java heap size",
  595. "description": "Maximum Java heap size for HBase RegionServers (Java option -Xmx)",
  596. "defaultValue": "1024",
  597. "displayType": "int",
  598. "unit": "MB",
  599. "isVisible": true,
  600. "domain": "regionserver-global",
  601. "serviceName": "HBASE",
  602. "category": "RegionServer",
  603. "index": 1
  604. },
  605. {
  606. "id": "puppet var",
  607. "name": "hbase_log_dir",
  608. "displayName": "HBase Log Dir",
  609. "description": "Directory for HBase logs",
  610. "defaultValue": "/var/log/hbase",
  611. "isReconfigurable": false,
  612. "displayType": "directory",
  613. "isOverridable": false,
  614. "isVisible": true,
  615. "domain": "global",
  616. "serviceName": "HBASE",
  617. "category": "Advanced"
  618. },
  619. {
  620. "id": "puppet var",
  621. "name": "hbase_pid_dir",
  622. "displayName": "HBase PID Dir",
  623. "description": "Directory in which the pid files for HBase processes will be created",
  624. "defaultValue": "/var/run/hbase",
  625. "isReconfigurable": false,
  626. "displayType": "directory",
  627. "isOverridable": false,
  628. "isVisible": true,
  629. "domain": "global",
  630. "serviceName": "HBASE",
  631. "category": "Advanced"
  632. },
  633. {
  634. "id": "puppet var",
  635. "name": "hbase_hdfs_root_dir",
  636. "displayName": "Hbase relative path to HDFS",
  637. "description": "Hbase relative directory to HDFS",
  638. "defaultValue": "/apps/hbase/data",
  639. "isRequired": true,
  640. "displayType": "advanced",
  641. "isVisible": false,
  642. "domain": "global",
  643. "serviceName": "HBASE",
  644. "category": "Advanced"
  645. },
  646. /**********************************************HIVE***************************************/
  647. {
  648. "id": "puppet var",
  649. "name": "hivemetastore_host",
  650. "displayName": "Hive Metastore host",
  651. "value": "",
  652. "defaultValue": "",
  653. "description": "The host that has been assigned to run Hive Metastore",
  654. "displayType": "masterHost",
  655. "isOverridable": false,
  656. "isVisible": true,
  657. "isObserved": true,
  658. "serviceName": "HIVE",
  659. "category": "Hive Metastore",
  660. "index": 0
  661. },
  662. // for existing MySQL
  663. {
  664. "id": "puppet var",
  665. "name": "hive_existing_mysql_database",
  666. "displayName": "Database Type",
  667. "value": "",
  668. "defaultValue": "MySQL",
  669. "description": "Using an existing MySQL database for Hive Metastore",
  670. "displayType": "masterHost",
  671. "isOverridable": false,
  672. "isVisible": false,
  673. "isReconfigurable": false,
  674. "domain": "global",
  675. "serviceName": "HIVE",
  676. "category": "Hive Metastore",
  677. "index": 1
  678. },
  679. // for existing Oracle
  680. {
  681. "id": "puppet var",
  682. "name": "hive_existing_oracle_database",
  683. "displayName": "Database Type",
  684. "value": "",
  685. "defaultValue": "Oracle",
  686. "description": "Using an existing Oracle database for Hive Metastore",
  687. "displayType": "masterHost",
  688. "isVisible": false,
  689. "isOverridable": false,
  690. "isReconfigurable": false,
  691. "domain": "global",
  692. "serviceName": "HIVE",
  693. "category": "Hive Metastore",
  694. "index": 1
  695. },
  696. // for new MySQL
  697. {
  698. "id": "puppet var",
  699. "name": "hive_ambari_database",
  700. "displayName": "Database Type",
  701. "value": "",
  702. "defaultValue": "MySQL",
  703. "description": "MySQL will be installed by Ambari",
  704. "displayType": "masterHost",
  705. "isOverridable": false,
  706. "isVisible": false,
  707. "domain": "global",
  708. "serviceName": "HIVE",
  709. "category": "Hive Metastore",
  710. "index": 1
  711. },
  712. {
  713. "id": "puppet var",
  714. "name": "hive_database",
  715. "displayName": "Hive Database",
  716. "value": "",
  717. "defaultValue": "New MySQL Database",
  718. "options": [
  719. {
  720. displayName: 'New MySQL Database',
  721. foreignKeys: ['hive_ambari_database', 'hive_ambari_host']
  722. },
  723. {
  724. displayName: 'Existing MySQL Database',
  725. foreignKeys: ['hive_existing_mysql_database', 'hive_existing_mysql_host']
  726. },
  727. {
  728. displayName: 'Existing Oracle Database',
  729. foreignKeys: ['hive_existing_oracle_database', 'hive_existing_oracle_host'],
  730. hidden: !App.supports.hiveOozieExtraDatabases
  731. }
  732. ],
  733. "description": "MySQL will be installed by Ambari",
  734. "displayType": "radio button",
  735. "isReconfigurable": false,
  736. "radioName": "hive-database",
  737. "isOverridable": false,
  738. "isVisible": true,
  739. "domain": "global",
  740. "serviceName": "HIVE",
  741. "category": "Hive Metastore",
  742. "index": 2
  743. },
  744. {
  745. "id": "puppet var",
  746. "name": "hive_hostname",
  747. "displayName": "Database Host",
  748. "description": "Specify the host on which the database is hosted",
  749. "defaultValue": "",
  750. "isReconfigurable": true,
  751. "displayType": "host",
  752. "isOverridable": false,
  753. "isVisible": false,
  754. "isObserved": true,
  755. "domain": "global",
  756. "serviceName": "HIVE",
  757. "category": "Hive Metastore",
  758. "index": 3
  759. },
  760. {
  761. "id": "puppet var",
  762. "name": "hive_existing_mysql_host",
  763. "displayName": "Database Host",
  764. "description": "Specify the host on which the existing database is hosted",
  765. "defaultValue": "",
  766. "isReconfigurable": false,
  767. "displayType": "host",
  768. "isOverridable": false,
  769. "isVisible": false,
  770. "isObserved": true,
  771. "domain": "global",
  772. "serviceName": "HIVE",
  773. "category": "Hive Metastore",
  774. "index": 3
  775. },
  776. {
  777. "id": "puppet var",
  778. "name": "hive_existing_oracle_host",
  779. "displayName": "Database Host",
  780. "description": "Specify the host on which the existing database is hosted",
  781. "defaultValue": "",
  782. "isReconfigurable": false,
  783. "displayType": "host",
  784. "isOverridable": false,
  785. "isVisible": false,
  786. "isObserved": true,
  787. "domain": "global",
  788. "serviceName": "HIVE",
  789. "category": "Hive Metastore",
  790. "index": 3
  791. },
  792. {
  793. "id": "puppet var",
  794. "name": "hive_ambari_host",
  795. "value": "",
  796. "defaultValue": "",
  797. "displayName": "Database Host",
  798. "description": "The host where Hive Metastore database is located",
  799. "isReconfigurable": false,
  800. "displayType": "masterHost",
  801. "isOverridable": false,
  802. "isVisible": false,
  803. "domain": "global",
  804. "serviceName": "HIVE",
  805. "category": "Hive Metastore",
  806. "index": 3
  807. },
  808. {
  809. "id": "puppet var",
  810. "name": "hive_database_name",
  811. "displayName": "Database Name",
  812. "description": "Database name used as the Hive Metastore",
  813. "defaultValue": "hive",
  814. "isReconfigurable": true,
  815. "displayType": "host",
  816. "isOverridable": false,
  817. "isVisible": true,
  818. "isObserved": true,
  819. "domain": "global",
  820. "serviceName": "HIVE",
  821. "category": "Hive Metastore",
  822. "index": 4
  823. },
  824. {
  825. "id": "puppet var",
  826. "name": "hive_jdbc_connection_url",
  827. "displayName": "Database URL",
  828. "value": "",
  829. "defaultValue": "jdbc", // set to a 'jdbc' to not include this in initial error count
  830. "description": "The JDBC connection URL to the database",
  831. "displayType": "advanced",
  832. "isOverridable": false,
  833. "isVisible": true,
  834. "serviceName": "HIVE",
  835. "category": "Hive Metastore",
  836. "index": 7
  837. },
  838. {
  839. "id": "puppet var",
  840. "name": "hive_metastore_port",
  841. "displayName": "Hive metastore port",
  842. "description": "",
  843. "defaultValue": "9083",
  844. "isReconfigurable": false,
  845. "displayType": "int",
  846. "isOverridable": false,
  847. "isVisible": false,
  848. "domain": "global",
  849. "serviceName": "HIVE",
  850. "category": "Advanced"
  851. },
  852. {
  853. "id": "puppet var",
  854. "name": "hive_lib",
  855. "displayName": "Hive library",
  856. "description": "",
  857. "defaultValue": "/usr/lib/hive/lib/",
  858. "isReconfigurable": false,
  859. "displayType": "directory",
  860. "isVisible": false,
  861. "domain": "global",
  862. "serviceName": "HIVE",
  863. "category": "Advanced"
  864. },
  865. {
  866. "id": "puppet var",
  867. "name": "hive_conf_dir",
  868. "displayName": "Hive conf directory",
  869. "description": "",
  870. "defaultValue": "/etc/hive/conf",
  871. "isReconfigurable": false,
  872. "displayType": "directory",
  873. "isVisible": false,
  874. "domain": "global",
  875. "serviceName": "HIVE",
  876. "category": "Advanced"
  877. },
  878. {
  879. "id": "puppet var",
  880. "name": "hive_dbroot",
  881. "displayName": "Hive db directory",
  882. "description": "",
  883. "defaultValue": "/usr/lib/hive/lib",
  884. "isReconfigurable": false,
  885. "displayType": "directory",
  886. "isVisible": false,
  887. "domain": "global",
  888. "serviceName": "HIVE",
  889. "category": "Advanced"
  890. },
  891. {
  892. "id": "puppet var",
  893. "name": "hive_log_dir",
  894. "displayName": "Hive Log Dir",
  895. "description": "Directory for Hive log files",
  896. "defaultValue": "/var/log/hive",
  897. "isReconfigurable": false,
  898. "displayType": "directory",
  899. "isOverridable": false,
  900. "isVisible": true,
  901. "domain": "global",
  902. "serviceName": "HIVE",
  903. "category": "Advanced"
  904. },
  905. {
  906. "id": "puppet var",
  907. "name": "hive_pid_dir",
  908. "displayName": "Hive PID Dir",
  909. "description": "Directory in which the PID files for Hive processes will be created",
  910. "defaultValue": "/var/run/hive",
  911. "isReconfigurable": false,
  912. "displayType": "directory",
  913. "isOverridable": false,
  914. "isVisible": true,
  915. "domain": "global",
  916. "serviceName": "HIVE",
  917. "category": "Advanced"
  918. },
  919. {
  920. "id": "puppet var",
  921. "name": "mysql_connector_url",
  922. "displayName": "MySQL connector url",
  923. "description": "",
  924. "defaultValue": "${download_url}/mysql-connector-java-5.1.18.zip",
  925. "isReconfigurable": false,
  926. "displayType": "directory",
  927. "isVisible": false,
  928. "domain": "global",
  929. "serviceName": "HIVE",
  930. "category": "Advanced"
  931. },
  932. {
  933. "id": "puppet var",
  934. "name": "hive_aux_jars_path",
  935. "displayName": "Hive auxilary jar path",
  936. "description": "",
  937. "defaultValue": "/usr/lib/hcatalog/share/hcatalog/hcatalog-core.jar",
  938. "isReconfigurable": false,
  939. "displayType": "directory",
  940. "isVisible": false,
  941. "domain": "global",
  942. "serviceName": "HIVE",
  943. "category": "Advanced"
  944. },
  945. /**********************************************WEBHCAT***************************************/
  946. {
  947. "id": "puppet var",
  948. "name": "webhcatserver_host",
  949. "displayName": "WebHCat Server host",
  950. "value": "",
  951. "defaultValue": "",
  952. "description": "The host that has been assigned to run WebHCat Server",
  953. "displayType": "masterHost",
  954. "isOverridable": false,
  955. "isVisible": true,
  956. "domain": "global",
  957. "serviceName": "WEBHCAT",
  958. "category": "WebHCat Server"
  959. },
  960. {
  961. "id": "puppet var",
  962. "name": "hcat_log_dir",
  963. "displayName": "WebHCat Log Dir",
  964. "description": "Directory for WebHCat log files",
  965. "defaultValue": "/var/log/webhcat",
  966. "isReconfigurable": false,
  967. "displayType": "directory",
  968. "isOverridable": false,
  969. "isVisible": true,
  970. "domain": "global",
  971. "serviceName": "WEBHCAT",
  972. "category": "Advanced"
  973. },
  974. {
  975. "id": "puppet var",
  976. "name": "hcat_pid_dir",
  977. "displayName": "WebHCat PID Dir",
  978. "description": "Directory in which the PID files for WebHCat processes will be created",
  979. "defaultValue": "/var/run/webhcat",
  980. "isReconfigurable": false,
  981. "displayType": "directory",
  982. "isOverridable": false,
  983. "isVisible": true,
  984. "domain": "global",
  985. "serviceName": "WEBHCAT",
  986. "category": "Advanced"
  987. },
  988. /**********************************************OOZIE***************************************/
  989. {
  990. "id": "puppet var",
  991. "name": "oozieserver_host",
  992. "displayName": "Oozie Server host",
  993. "value": "",
  994. "defaultValue": "",
  995. "description": "The host that has been assigned to run Oozie Server",
  996. "displayType": "masterHost",
  997. "isOverridable": false,
  998. "isVisible": true,
  999. "domain": "global",
  1000. "serviceName": "OOZIE",
  1001. "category": "Oozie Server",
  1002. "index": 0
  1003. },
  1004. // for existing Oracle
  1005. {
  1006. "id": "puppet var",
  1007. "name": "oozie_existing_oracle_database",
  1008. "displayName": "Database Type",
  1009. "value": "",
  1010. "defaultValue": "Oracle",
  1011. "description": "Using an existing Oracle database for Oozie Metastore",
  1012. "displayType": "masterHost",
  1013. "isVisible": false,
  1014. "isObserved": true,
  1015. "isReconfigurable": false,
  1016. "isOverridable": false,
  1017. //"domain": "global",
  1018. "serviceName": "OOZIE",
  1019. "category": "Oozie Server",
  1020. "index": 1
  1021. },
  1022. // for new MySQL
  1023. /*{
  1024. "id": "puppet var",
  1025. "name": "oozie_ambari_database",
  1026. "displayName": "Database Type",
  1027. "value": "",
  1028. "defaultValue": "MySQL",
  1029. "description": "MySQL will be installed by Ambari",
  1030. "displayType": "masterHost",
  1031. "isVisible": false,
  1032. "isOverridable": false,
  1033. // "domain": "global",
  1034. "serviceName": "OOZIE",
  1035. "category": "Oozie Server",
  1036. "index": 1
  1037. },*/
  1038. // for current derby
  1039. {
  1040. "id": "puppet var",
  1041. "name": "oozie_derby_database",
  1042. "displayName": "Database Type",
  1043. "value": "",
  1044. "defaultValue": "Derby",
  1045. "description": "Using current Derby database for Oozie Metastore",
  1046. "displayType": "masterHost",
  1047. "isVisible": false,
  1048. "isReconfigurable": false,
  1049. "isOverridable": false,
  1050. // "domain": "global",
  1051. "serviceName": "OOZIE",
  1052. "category": "Oozie Server",
  1053. "index": 1
  1054. },
  1055. // for existing MySQL oozie
  1056. {
  1057. "id": "puppet var",
  1058. "name": "oozie_existing_mysql_database",
  1059. "displayName": "Database Type",
  1060. "value": "",
  1061. "defaultValue": "MySQL",
  1062. "description": "Using an existing MySQL database for Oozie Metastore",
  1063. "displayType": "masterHost",
  1064. "isVisible": false,
  1065. "isReconfigurable": false,
  1066. "isOverridable": false,
  1067. //"domain": "global",
  1068. "serviceName": "OOZIE",
  1069. "category": "Oozie Server",
  1070. "index": 1
  1071. },
  1072. {
  1073. "id": "puppet var",
  1074. "name": "oozie_database",
  1075. "displayName": "Oozie Database",
  1076. "value": "",
  1077. "defaultValue": "New Derby Database",
  1078. "options": [
  1079. {
  1080. displayName: 'New Derby Database',
  1081. foreignKeys: ['oozie_derby_database','oozie_ambari_host']
  1082. },
  1083. /*{
  1084. displayName: 'New MySQL Database',
  1085. foreignKeys: ['oozie_ambari_database', 'oozie_ambari_host'],
  1086. hidden: !App.supports.hiveOozieExtraDatabases
  1087. },*/
  1088. {
  1089. displayName: 'Existing MySQL Database',
  1090. foreignKeys: ['oozie_existing_mysql_database', 'oozie_existing_mysql_host'],
  1091. hidden: !App.supports.hiveOozieExtraDatabases
  1092. },
  1093. {
  1094. displayName: 'Existing Oracle Database',
  1095. foreignKeys: ['oozie_existing_oracle_database', 'oozie_existing_oracle_host'],
  1096. hidden: !App.supports.hiveOozieExtraDatabases
  1097. }
  1098. ],
  1099. "description": "Current Derby Database will be installed by Ambari",
  1100. "displayType": "radio button",
  1101. "isReconfigurable": false,
  1102. "isOverridable": false,
  1103. "radioName": "oozie-database",
  1104. "isVisible": true,
  1105. "domain": "global",
  1106. "serviceName": "OOZIE",
  1107. "category": "Oozie Server",
  1108. "index": 2
  1109. },
  1110. {
  1111. "id": "puppet var",
  1112. "name": "oozie_hostname",
  1113. "defaultValue": "",
  1114. "displayName": "Database Host",
  1115. "description": "The host where the Oozie database is located",
  1116. "isReconfigurable": true,
  1117. "isOverridable": false,
  1118. "displayType": "host",
  1119. "isVisible": false,
  1120. "domain": "global",
  1121. "serviceName": "OOZIE",
  1122. "category": "Oozie Server",
  1123. "index": 3
  1124. },
  1125. {
  1126. "id": "puppet var",
  1127. "name": "oozie_existing_mysql_host",
  1128. "displayName": "Database Host",
  1129. "description": "Specify the host on which the existing database is hosted",
  1130. "defaultValue": "",
  1131. "isReconfigurable": false,
  1132. "isOverridable": false,
  1133. "displayType": "host",
  1134. "isVisible": false,
  1135. "isObserved": true,
  1136. "domain": "global",
  1137. "serviceName": "OOZIE",
  1138. "category": "Oozie Server",
  1139. "index": 3
  1140. },
  1141. {
  1142. "id": "puppet var",
  1143. "name": "oozie_existing_oracle_host",
  1144. "displayName": "Database Host",
  1145. "description": "Specify the host on which the existing database is hosted",
  1146. "defaultValue": "",
  1147. "isReconfigurable": false,
  1148. "isOverridable": false,
  1149. "displayType": "host",
  1150. "isVisible": false,
  1151. "isObserved": true,
  1152. "domain": "global",
  1153. "serviceName": "OOZIE",
  1154. "category": "Oozie Server",
  1155. "index": 3
  1156. },
  1157. {
  1158. "id": "puppet var",
  1159. "name": "oozie_ambari_host",
  1160. "value": "",
  1161. "defaultValue": "",
  1162. "displayName": "Database Host",
  1163. "description": "Host on which the database will be created by Ambari",
  1164. "isReconfigurable": false,
  1165. "isOverridable": false,
  1166. "displayType": "masterHost",
  1167. "isVisible": false,
  1168. "domain": "global",
  1169. "serviceName": "OOZIE",
  1170. "category": "Oozie Server",
  1171. "index": 3
  1172. },
  1173. {
  1174. "id": "puppet var",
  1175. "name": "oozie_data_dir",
  1176. "displayName": "Oozie Data Dir",
  1177. "description": "Data directory in which the Oozie DB exists",
  1178. "defaultValue": "",
  1179. "defaultDirectory": "/hadoop/oozie/data",
  1180. "isReconfigurable": true,
  1181. "displayType": "directory",
  1182. "isOverridable": false,
  1183. "isVisible": true,
  1184. "isRequired": false,
  1185. "domain": "global",
  1186. "serviceName": "OOZIE",
  1187. "category": "Oozie Server",
  1188. "index": 8
  1189. },
  1190. {
  1191. "id": "puppet var",
  1192. "name": "oozie_log_dir",
  1193. "displayName": "Oozie Log Dir",
  1194. "description": "Directory for oozie logs",
  1195. "defaultValue": "/var/log/oozie",
  1196. "isReconfigurable": false,
  1197. "displayType": "directory",
  1198. "isOverridable": false,
  1199. "isVisible": true,
  1200. "domain": "global",
  1201. "serviceName": "OOZIE",
  1202. "category": "Advanced"
  1203. },
  1204. {
  1205. "id": "puppet var",
  1206. "name": "oozie_pid_dir",
  1207. "displayName": "Oozie PID Dir",
  1208. "description": "Directory in which the pid files for oozie processes will be created",
  1209. "defaultValue": "/var/run/oozie",
  1210. "isReconfigurable": false,
  1211. "displayType": "directory",
  1212. "isOverridable": false,
  1213. "isVisible": true,
  1214. "domain": "global",
  1215. "serviceName": "OOZIE",
  1216. "category": "Advanced"
  1217. },
  1218. /* {
  1219. "id": "puppet var",
  1220. "name": "oozie_database",
  1221. "displayName": "Oozie Database",
  1222. "value": "",
  1223. "defaultValue": "New PostgreSQL Database",
  1224. "options": [
  1225. {
  1226. displayName: 'New PostgreSQL Database',
  1227. foreignKeys: ['oozie_ambari_database', 'oozie_ambari_host']
  1228. },
  1229. {
  1230. displayName: 'Existing Database',
  1231. foreignKeys: ['oozie_existing_database', 'oozie_existing_host']
  1232. }
  1233. ],
  1234. "description": "PostgreSQL will be installed by ambari. Any other database will have to be installed by the user.",
  1235. "displayType": "radio button",
  1236. "radioName": "oozie-database",
  1237. "isVisible": true,
  1238. "serviceName": "OOZIE",
  1239. "category": "Oozie Server"
  1240. },
  1241. {
  1242. "id": "puppet var",
  1243. "name": "oozie_existing_database",
  1244. "displayName": "Oozie Database",
  1245. "value": "",
  1246. "defaultValue": "MySQL",
  1247. "description": "Select the database, if you already have existing one for Oozie.",
  1248. "displayType": "combobox",
  1249. "isVisible": false,
  1250. "options": ['MySQL', 'PostgreSQL'],
  1251. "serviceName": "OOZIE",
  1252. "category": "Oozie Server"
  1253. },
  1254. {
  1255. "id": "puppet var",
  1256. "name": "oozie_existing_host",
  1257. "displayName": "Database Host",
  1258. "description": "Select the host on which the existing database is hosted.",
  1259. "defaultValue": "",
  1260. "isReconfigurable": false,
  1261. "displayType": "host",
  1262. "isVisible": false,
  1263. "serviceName": "OOZIE",
  1264. "category": "Oozie Server"
  1265. },
  1266. {
  1267. "id": "puppet var",
  1268. "name": "oozie_ambari_database",
  1269. "displayName": "Oozie Database",
  1270. "value": "",
  1271. "defaultValue": "PostgreSQL",
  1272. "description": "PostgreSQL will be installed by ambari.",
  1273. "displayType": "masterHost",
  1274. "isVisible": true,
  1275. "serviceName": "OOZIE",
  1276. "category": "Oozie Server"
  1277. },
  1278. {
  1279. "id": "puppet var",
  1280. "name": "oozie_ambari_host",
  1281. "value": "",
  1282. "defaultValue": "",
  1283. "displayName": "PostgreSQL host",
  1284. "description": "Host on which the PostgreSQL database will be created by ambari. ",
  1285. "isReconfigurable": false,
  1286. "displayType": "masterHost",
  1287. "isVisible": true,
  1288. "serviceName": "OOZIE",
  1289. "category": "Oozie Server"
  1290. },
  1291. */
  1292. /**********************************************NAGIOS***************************************/
  1293. {
  1294. "id": "puppet var",
  1295. "name": "nagios_web_login",
  1296. "displayName": "Nagios Admin username",
  1297. "description": "Nagios Web UI Admin username",
  1298. "defaultValue": "nagiosadmin",
  1299. "isReconfigurable": false,
  1300. "displayType": "user",
  1301. "isOverridable": false,
  1302. "domain": "global",
  1303. "isVisible": true,
  1304. "serviceName": "NAGIOS",
  1305. "index": 0
  1306. },
  1307. {
  1308. "id": "puppet var",
  1309. "name": "nagios_web_password",
  1310. "displayName": "Nagios Admin password",
  1311. "description": "Nagios Web UI Admin password",
  1312. "defaultValue": "",
  1313. "isReconfigurable": true,
  1314. "displayType": "password",
  1315. "isOverridable": false,
  1316. "isVisible": true,
  1317. "domain": "global",
  1318. "serviceName": "NAGIOS",
  1319. "index": 1
  1320. },
  1321. {
  1322. "id": "puppet var",
  1323. "name": "nagios_contact",
  1324. "displayName": "Hadoop Admin email",
  1325. "description": "Hadoop Administrator email for alert notification",
  1326. "defaultValue": "",
  1327. "displayType": "email",
  1328. "isOverridable": false,
  1329. "isVisible": true,
  1330. "domain": "global",
  1331. "serviceName": "NAGIOS",
  1332. "index": 2
  1333. },
  1334. /**********************************************ZOOKEEPER***************************************/
  1335. {
  1336. "id": "puppet var",
  1337. "name": "zookeeperserver_hosts",
  1338. "displayName": "ZooKeeper Server hosts",
  1339. "value": "",
  1340. "defaultValue": "",
  1341. "description": "The host that has been assigned to run ZooKeeper Server",
  1342. "displayType": "masterHosts",
  1343. "isVisible": true,
  1344. "isOverridable": false,
  1345. "isRequired": false,
  1346. "serviceName": "ZOOKEEPER",
  1347. "category": "ZooKeeper Server",
  1348. "index": 0
  1349. },
  1350. {
  1351. "id": "puppet var",
  1352. "name": "zk_data_dir",
  1353. "displayName": "ZooKeeper directory",
  1354. "description": "Data directory for ZooKeeper",
  1355. "defaultValue": "",
  1356. "defaultDirectory": "/hadoop/zookeeper",
  1357. "isReconfigurable": false,
  1358. "displayType": "directory",
  1359. "isVisible": true,
  1360. "domain": "global",
  1361. "serviceName": "ZOOKEEPER",
  1362. "category": "ZooKeeper Server",
  1363. "index": 1
  1364. },
  1365. {
  1366. "id": "puppet var",
  1367. "name": "tickTime",
  1368. "displayName": "Length of single Tick",
  1369. "description": "The length of a single tick in milliseconds, which is the basic time unit used by ZooKeeper",
  1370. "defaultValue": "2000",
  1371. "displayType": "int",
  1372. "unit": "ms",
  1373. "isOverridable": false,
  1374. "isVisible": true,
  1375. "domain": "global",
  1376. "serviceName": "ZOOKEEPER",
  1377. "category": "ZooKeeper Server",
  1378. "index": 2
  1379. },
  1380. {
  1381. "id": "puppet var",
  1382. "name": "initLimit",
  1383. "displayName": "Ticks to allow for sync at Init",
  1384. "description": "Amount of time, in ticks to allow followers to connect and sync to a leader",
  1385. "defaultValue": "10",
  1386. "displayType": "int",
  1387. "isOverridable": false,
  1388. "isVisible": true,
  1389. "domain": "global",
  1390. "serviceName": "ZOOKEEPER",
  1391. "category": "ZooKeeper Server",
  1392. "index": 3
  1393. },
  1394. {
  1395. "id": "puppet var",
  1396. "name": "syncLimit",
  1397. "displayName": "Ticks to allow for sync at Runtime",
  1398. "description": "Amount of time, in ticks to allow followers to connect",
  1399. "defaultValue": "5",
  1400. "displayType": "int",
  1401. "isOverridable": false,
  1402. "isVisible": true,
  1403. "domain": "global",
  1404. "serviceName": "ZOOKEEPER",
  1405. "category": "ZooKeeper Server",
  1406. "index": 4
  1407. },
  1408. {
  1409. "id": "puppet var",
  1410. "name": "clientPort",
  1411. "displayName": "Port for running ZK Server",
  1412. "description": "Port for running ZooKeeper server",
  1413. "defaultValue": "2181",
  1414. "displayType": "int",
  1415. "isOverridable": false,
  1416. "isVisible": true,
  1417. "domain": "global",
  1418. "serviceName": "ZOOKEEPER",
  1419. "category": "ZooKeeper Server",
  1420. "index": 5
  1421. },
  1422. {
  1423. "id": "puppet var",
  1424. "name": "zk_log_dir",
  1425. "displayName": "ZooKeeper Log Dir",
  1426. "description": "Directory for ZooKeeper log files",
  1427. "defaultValue": "/var/log/zookeeper",
  1428. "isReconfigurable": false,
  1429. "displayType": "directory",
  1430. "isOverridable": false,
  1431. "isVisible": true,
  1432. "domain": "global",
  1433. "serviceName": "ZOOKEEPER",
  1434. "category": "Advanced",
  1435. "index": 0
  1436. },
  1437. {
  1438. "id": "puppet var",
  1439. "name": "zk_pid_dir",
  1440. "displayName": "ZooKeeper PID Dir",
  1441. "description": "Directory in which the pid files for zookeeper processes will be created",
  1442. "defaultValue": "/var/run/zookeeper",
  1443. "isReconfigurable": false,
  1444. "displayType": "directory",
  1445. "isOverridable": false,
  1446. "isVisible": true,
  1447. "domain": "global",
  1448. "serviceName": "ZOOKEEPER",
  1449. "category": "Advanced",
  1450. "index": 1
  1451. },
  1452. {
  1453. "id": "puppet var",
  1454. "name": "zk_pid_file",
  1455. "displayName": "ZooKeeper PID File",
  1456. "description": "",
  1457. "defaultValue": "/var/run/zookeeper/zookeeper_server.pid",
  1458. "isReconfigurable": false,
  1459. "displayType": "directory",
  1460. "isVisible": false,
  1461. "domain": "global",
  1462. "serviceName": "ZOOKEEPER",
  1463. "category": "Advanced"
  1464. },
  1465. /**********************************************HUE***************************************/
  1466. {
  1467. "id": "puppet var",
  1468. "name": "hueserver_host",
  1469. "displayName": "Hue Server host",
  1470. "value": "",
  1471. "defaultValue": "",
  1472. "description": "The host that has been assigned to run Hue Server",
  1473. "displayType": "masterHost",
  1474. "isOverridable": false,
  1475. "isVisible": true,
  1476. "domain": "global",
  1477. "serviceName": "HUE",
  1478. "category": "Hue Server"
  1479. },
  1480. {
  1481. "id": "puppet var",
  1482. "name": "hue_log_dir",
  1483. "displayName": "HUE Log Dir",
  1484. "description": "Directory for HUE logs",
  1485. "defaultValue": "/var/log/hue",
  1486. "isReconfigurable": false,
  1487. "displayType": "directory",
  1488. "isOverridable": false,
  1489. "isVisible": true,
  1490. "domain": "global",
  1491. "serviceName": "HUE",
  1492. "category": "Advanced"
  1493. },
  1494. {
  1495. "id": "puppet var",
  1496. "name": "hue_pid_dir",
  1497. "displayName": "HUE Pid Dir",
  1498. "description": "Directory in which the pid files for HUE processes will be created",
  1499. "defaultValue": "/var/run/hue",
  1500. "isReconfigurable": false,
  1501. "displayType": "directory",
  1502. "isOverridable": false,
  1503. "isVisible": true,
  1504. "domain": "global",
  1505. "serviceName": "HUE",
  1506. "category": "Advanced"
  1507. },
  1508. /**********************************************GANGLIA***************************************/
  1509. {
  1510. "id": "puppet var",
  1511. "name": "ganglia_conf_dir",
  1512. "displayName": "Ganglia conf directory",
  1513. "description": "",
  1514. "defaultValue": "/etc/ganglia/hdp",
  1515. "isReconfigurable": false,
  1516. "displayType": "directory",
  1517. "isVisible": false,
  1518. "domain": "global",
  1519. "serviceName": "GANGLIA",
  1520. "category": "Advanced"
  1521. },
  1522. /**********************************************MISC***************************************/
  1523. {
  1524. "id": "puppet var",
  1525. "name": "hbase_conf_dir",
  1526. "displayName": "HBase conf dir",
  1527. "description": "",
  1528. "defaultValue": "/etc/hbase",
  1529. "isRequired": false,
  1530. "displayType": "directory",
  1531. "isVisible": false,
  1532. "domain": "global",
  1533. "serviceName": "MISC",
  1534. "category": "General",
  1535. "belongsToService":[]
  1536. },
  1537. {
  1538. "id": "puppet var",
  1539. "name": "proxyuser_group",
  1540. "displayName": "Proxy group for Hive, WebHCat, and Oozie",
  1541. "description": "",
  1542. "defaultValue": "users",
  1543. "isReconfigurable": false,
  1544. "displayType": "user",
  1545. "isOverridable": false,
  1546. "isVisible": true,
  1547. "filename": "core-site.xml",
  1548. "domain": "global",
  1549. "serviceName": "MISC",
  1550. "category": "Users and Groups",
  1551. "belongsToService":["HIVE","WEBHCAT","OOZIE"]
  1552. },
  1553. {
  1554. "id": "puppet var",
  1555. "name": "dfs_datanode_address",
  1556. "displayName": "dfs_datanode_address",
  1557. "description": "",
  1558. "defaultValue": "50010",
  1559. "isReconfigurable": true,
  1560. "displayType": "int",
  1561. "isVisible": true,
  1562. "filename": "hdfs-site.xml",
  1563. "domain": "global",
  1564. "serviceName": "MISC",
  1565. "category": "Advanced",
  1566. "belongsToService":[]
  1567. },
  1568. {
  1569. "id": "puppet var",
  1570. "name": "dfs_datanode_http_address",
  1571. "displayName": "dfs_datanode_http_address",
  1572. "description": "",
  1573. "defaultValue": "50075",
  1574. "isReconfigurable": true,
  1575. "displayType": "int",
  1576. "isVisible": true,
  1577. "filename": "hdfs-site.xml",
  1578. "domain": "global",
  1579. "serviceName": "MISC",
  1580. "category": "Advanced",
  1581. "belongsToService":[]
  1582. },
  1583. {
  1584. "id": "puppet var",
  1585. "name": "gpl_artifacts_download_url",
  1586. "displayName": "gpl artifact download url",
  1587. "description": "",
  1588. "defaultValue": "",
  1589. "isReconfigurable": false,
  1590. "displayType": "advanced",
  1591. "isVisible": false,
  1592. "domain": "global",
  1593. "serviceName": "MISC",
  1594. "category": "General",
  1595. "belongsToService":[]
  1596. },
  1597. {
  1598. "id": "puppet var",
  1599. "name": "apache_artifacts_download_url",
  1600. "displayName": "apache artifact download url",
  1601. "description": "",
  1602. "defaultValue": "",
  1603. "isReconfigurable": false,
  1604. "displayType": "advanced",
  1605. "isVisible": false,
  1606. "domain": "global",
  1607. "serviceName": "MISC",
  1608. "category": "General",
  1609. "belongsToService":[]
  1610. },
  1611. {
  1612. "id": "puppet var",
  1613. "name": "ganglia_runtime_dir",
  1614. "displayName": "Ganglia runtime directory",
  1615. "description": "",
  1616. "defaultValue": "/var/run/ganglia/hdp",
  1617. "isReconfigurable": false,
  1618. "displayType": "directory",
  1619. "isVisible": false,
  1620. "domain": "global",
  1621. "serviceName": "MISC",
  1622. "category": "General",
  1623. "belongsToService":[]
  1624. },
  1625. /*
  1626. {
  1627. "id": "puppet var",
  1628. "name": "ganglia_shell_cmds_dir",
  1629. "displayName": "ganglia_shell_cmds_dir",
  1630. "description": "",
  1631. "defaultValue": "/usr/libexec/hdp/ganglia",
  1632. "isReconfigurable": false,
  1633. "displayType": "directory",
  1634. "isVisible": false,
  1635. "domain": "global",
  1636. "serviceName": "MISC",
  1637. "category": "General"
  1638. },
  1639. {
  1640. "id": "puppet var",
  1641. "name": "webserver_group",
  1642. "displayName": "ganglia_shell_cmds_dir",
  1643. "description": "",
  1644. "defaultValue": "apache",
  1645. "isReconfigurable": false,
  1646. "displayType": "advanced",
  1647. "isVisible": false,
  1648. "domain": "global",
  1649. "serviceName": "MISC",
  1650. "category": "General"
  1651. },
  1652. */
  1653. /*
  1654. {
  1655. "id": "puppet var",
  1656. "name": "jdk_location",
  1657. "displayName": "URL to download 64-bit JDK",
  1658. "description": "URL from where the 64-bit JDK binary can be downloaded",
  1659. "defaultValue": "",
  1660. "isRequired": false,
  1661. "isReconfigurable": false,
  1662. "displayType": "url",
  1663. "isVisible": true,
  1664. "serviceName": "MISC"
  1665. },
  1666. */
  1667. {
  1668. "id": "puppet var",
  1669. "name": "java64_home",
  1670. "displayName": "Path to 64-bit JAVA_HOME",
  1671. "description": "Path to 64-bit JAVA_HOME. /usr/jdk/jdk1.6.0_31 is the default used by Ambari. You can override this to a specific path that contains the JDK. Note that the path must be valid on ALL hosts in your cluster.",
  1672. "defaultValue": "/usr/jdk64/jdk1.6.0_31",
  1673. "isRequired": true,
  1674. "isReconfigurable": false,
  1675. "displayType": "directory",
  1676. "isVisible": false,
  1677. "domain": "global",
  1678. "serviceName": "MISC",
  1679. "belongsToService":[]
  1680. },
  1681. {
  1682. "id": "puppet var",
  1683. "name": "run_dir",
  1684. "displayName": "Hadoop run directory",
  1685. "description": "",
  1686. "defaultValue": "/var/run/hadoop",
  1687. "isRequired": false,
  1688. "isReconfigurable": false,
  1689. "displayType": "directory",
  1690. "isVisible": false,
  1691. "domain": "global",
  1692. "serviceName": "MISC",
  1693. "category": "Advanced",
  1694. "belongsToService":[]
  1695. },
  1696. {
  1697. "id": "puppet var",
  1698. "name": "hadoop_conf_dir",
  1699. "displayName": "Hadoop conf directory",
  1700. "description": "",
  1701. "defaultValue": "/etc/hadoop/conf",
  1702. "isRequired": false,
  1703. "isReconfigurable": false,
  1704. "displayType": "directory",
  1705. "isVisible": false,
  1706. "domain": "global",
  1707. "serviceName": "MISC",
  1708. "category": "Advanced",
  1709. "belongsToService":[]
  1710. },
  1711. /*
  1712. {
  1713. "id": "puppet var",
  1714. "name": "hcat_metastore_port",
  1715. "displayName": "hcat_metastore_port",
  1716. "description": "",
  1717. "defaultValue": "/usr/lib/hcatalog/share/hcatalog",
  1718. "isRequired": true,
  1719. "isReconfigurable": false,
  1720. "displayType": "directory",
  1721. "isVisible": false,
  1722. "domain": "global",
  1723. "serviceName": "MISC"
  1724. },
  1725. {
  1726. "id": "puppet var",
  1727. "name": "hcat_lib",
  1728. "displayName": "hcat_lib",
  1729. "description": "",
  1730. "defaultValue": "/usr/lib/hcatalog/share/hcatalog",
  1731. "isRequired": true,
  1732. "isReconfigurable": false,
  1733. "displayType": "directory",
  1734. "isVisible": false,
  1735. "domain": "global",
  1736. "serviceName": "MISC"
  1737. },
  1738. {
  1739. "id": "puppet var",
  1740. "name": "hcat_dbroot",
  1741. "displayName": "hcat_dbroot",
  1742. "description": "",
  1743. "defaultValue": "/usr/lib/hcatalog/share/hcatalog",
  1744. "isRequired": true,
  1745. "isReconfigurable": false,
  1746. "displayType": "directory",
  1747. "isVisible": false,
  1748. "domain": "global",
  1749. "serviceName": "MISC"
  1750. },
  1751. {
  1752. "id": "puppet var",
  1753. "name": "hcat_dbroot",
  1754. "displayName": "hcat_dbroot",
  1755. "description": "",
  1756. "defaultValue": "/usr/lib/hcatalog/share/hcatalog",
  1757. "isRequired": true,
  1758. "isReconfigurable": false,
  1759. "displayType": "directory",
  1760. "isVisible": false,
  1761. "domain": "global",
  1762. "serviceName": "MISC"
  1763. },
  1764. {
  1765. "id": "puppet var",
  1766. "name": "hadoop_log_dir",
  1767. "displayName": "Hadoop Log Dir",
  1768. "description": "Directory for Hadoop log files",
  1769. "defaultValue": "/var/log/hadoop",
  1770. "isReconfigurable": false,
  1771. "displayType": "directory",
  1772. "isVisible": true, "serviceName": "MISC",
  1773. "category": "Advanced"
  1774. },
  1775. {
  1776. "id": "puppet var",
  1777. "name": "hadoop_pid_dir",
  1778. "displayName": "Hadoop PID Dir",
  1779. "description": "Directory in which the pid files for Hadoop processes will be created",
  1780. "defaultValue": "/var/run/hadoop",
  1781. "isReconfigurable": false,
  1782. "displayType": "directory",
  1783. "isVisible": true, "serviceName": "MISC",
  1784. "category": "Advanced"
  1785. },
  1786. {
  1787. "id": "puppet var",
  1788. "name": "using_local_repo",
  1789. "displayName": "Whether a local repo is being used",
  1790. "description": "Whether a local repo is being used",
  1791. "defaultValue": false,
  1792. "isReconfigurable": false,
  1793. "displayType": "checkbox",
  1794. "isVisible": false,
  1795. "domain": "global",
  1796. "serviceName": "MISC"
  1797. },
  1798. {
  1799. "id": "puppet var",
  1800. "name": "yum_repo_file",
  1801. "displayName": "Path to local repo file",
  1802. "description": "Path to local repository file that configures from where to download software packages",
  1803. "defaultValue": "/etc/yum.repos.d/hdp.repo",
  1804. "isReconfigurable": false,
  1805. "displayType": "directory",
  1806. "isVisible": true,
  1807. "domain": "global",
  1808. "serviceName": "MISC"
  1809. },
  1810. */
  1811. {
  1812. "id": "puppet var",
  1813. "name": "hdfs_user",
  1814. "displayName": "HDFS User",
  1815. "description": "User to run HDFS as",
  1816. "defaultValue": "hdfs",
  1817. "isReconfigurable": false,
  1818. "displayType": "user",
  1819. "isOverridable": false,
  1820. "isVisible": true,
  1821. "serviceName": "MISC",
  1822. "domain": "global",
  1823. "category": "Users and Groups",
  1824. "belongsToService":["HDFS"]
  1825. },
  1826. {
  1827. "id": "puppet var",
  1828. "name": "mapred_user",
  1829. "displayName": "MapReduce User",
  1830. "description": "User to run MapReduce as",
  1831. "defaultValue": "mapred",
  1832. "isReconfigurable": false,
  1833. "displayType": "user",
  1834. "isOverridable": false,
  1835. "isVisible": true,
  1836. "domain": "global",
  1837. "serviceName": "MISC",
  1838. "category": "Users and Groups",
  1839. "belongsToService":["MAPREDUCE"]
  1840. },
  1841. {
  1842. "id": "puppet var",
  1843. "name": "hbase_user",
  1844. "displayName": "HBase User",
  1845. "description": "User to run HBase as",
  1846. "defaultValue": "hbase",
  1847. "isReconfigurable": false,
  1848. "displayType": "user",
  1849. "isOverridable": false,
  1850. "isVisible": true,
  1851. "domain": "global",
  1852. "serviceName": "MISC",
  1853. "category": "Users and Groups",
  1854. "belongsToService":["HBASE"]
  1855. },
  1856. {
  1857. "id": "puppet var",
  1858. "name": "hive_user",
  1859. "displayName": "Hive User",
  1860. "description": "User to run Hive as",
  1861. "defaultValue": "hive",
  1862. "isReconfigurable": false,
  1863. "displayType": "user",
  1864. "isOverridable": false,
  1865. "isVisible": true,
  1866. "domain": "global",
  1867. "serviceName": "MISC",
  1868. "category": "Users and Groups",
  1869. "belongsToService":["HIVE"]
  1870. },
  1871. {
  1872. "id": "puppet var",
  1873. "name": "hcat_user",
  1874. "displayName": "HCat User",
  1875. "description": "User to run HCatalog as",
  1876. "defaultValue": "hcat",
  1877. "isReconfigurable": false,
  1878. "displayType": "user",
  1879. "isOverridable": false,
  1880. "isVisible": true,
  1881. "domain": "global",
  1882. "serviceName": "MISC",
  1883. "category": "Users and Groups",
  1884. "belongsToService":["HCATALOG"]
  1885. },
  1886. {
  1887. "id": "puppet var",
  1888. "name": "webhcat_user",
  1889. "displayName": "WebHCat User",
  1890. "description": "User to run WebHCat as",
  1891. "defaultValue": "hcat",
  1892. "isReconfigurable": false,
  1893. "displayType": "user",
  1894. "isOverridable": false,
  1895. "isVisible": true,
  1896. "domain": "global",
  1897. "serviceName": "MISC",
  1898. "category": "Users and Groups",
  1899. "belongsToService":["WEBHCAT"]
  1900. },
  1901. {
  1902. "id": "puppet var",
  1903. "name": "oozie_user",
  1904. "displayName": "Oozie User",
  1905. "description": "User to run Oozie as",
  1906. "defaultValue": "oozie",
  1907. "isReconfigurable": false,
  1908. "displayType": "user",
  1909. "isOverridable": false,
  1910. "isVisible": true,
  1911. "domain": "global",
  1912. "serviceName": "MISC",
  1913. "category": "Users and Groups",
  1914. "belongsToService":["OOZIE"]
  1915. },
  1916. /*
  1917. {
  1918. "id": "puppet var",
  1919. "name": "oozie_conf_dir",
  1920. "displayName": "Oozie conf dir",
  1921. "description": "",
  1922. "defaultValue": "/etc/oozie",
  1923. "isReconfigurable": false,
  1924. "displayType": "directory",
  1925. "isVisible": false,
  1926. "domain": "global",
  1927. "serviceName": "MISC",
  1928. "category": "General"
  1929. },
  1930. {
  1931. "id": "puppet var",
  1932. "name": "pig_conf_dir",
  1933. "displayName": "Pig conf dir",
  1934. "description": "",
  1935. "defaultValue": "/etc/pig",
  1936. "isReconfigurable": false,
  1937. "displayType": "directory",
  1938. "isVisible": false,
  1939. "domain": "global",
  1940. "serviceName": "MISC",
  1941. "category": "General"
  1942. },
  1943. */
  1944. /*
  1945. {
  1946. "id": "puppet var",
  1947. "name": "sqoop_conf_dir",
  1948. "displayName": "sqoop conf dir",
  1949. "description": "",
  1950. "defaultValue": "/etc/sqoop",
  1951. "isReconfigurable": false,
  1952. "displayType": "directory",
  1953. "isVisible": false,
  1954. "domain": "global",
  1955. "serviceName": "MISC",
  1956. "category": "General"
  1957. },
  1958. {
  1959. "id": "puppet var",
  1960. "name": "sqoop_lib",
  1961. "displayName": "sqoop conf dir",
  1962. "description": "",
  1963. "defaultValue": "/usr/lib/sqoop/lib/",
  1964. "isReconfigurable": false,
  1965. "displayType": "directory",
  1966. "isVisible": false,
  1967. "domain": "global",
  1968. "serviceName": "MISC",
  1969. "category": "General"
  1970. },
  1971. */
  1972. {
  1973. "id": "puppet var",
  1974. "name": "zk_user",
  1975. "displayName": "ZooKeeper User",
  1976. "description": "User to run ZooKeeper as",
  1977. "defaultValue": "zookeeper",
  1978. "isReconfigurable": false,
  1979. "displayType": "user",
  1980. "isOverridable": false,
  1981. "isVisible": true,
  1982. "domain": "global",
  1983. "serviceName": "MISC",
  1984. "category": "Users and Groups",
  1985. "belongsToService":["ZOOKEEPER"]
  1986. },
  1987. {
  1988. "id": "puppet var",
  1989. "name": "gmetad_user",
  1990. "displayName": "Ganglia User",
  1991. "description": "The user used to run Ganglia",
  1992. "defaultValue": "nobody",
  1993. "isReconfigurable": false,
  1994. "displayType": "advanced",
  1995. "isOverridable": false,
  1996. "isVisible": true,
  1997. "domain": "global",
  1998. "serviceName": "MISC",
  1999. "category": "Users and Groups",
  2000. "belongsToService":["GANGLIA"]
  2001. },
  2002. {
  2003. "id": "puppet var",
  2004. "name": "gmond_user",
  2005. "displayName": "Gmond User",
  2006. "description": "The user used to run gmond for Ganglia",
  2007. "defaultValue": "nobody",
  2008. "isReconfigurable": false,
  2009. "displayType": "advanced",
  2010. "isOverridable": false,
  2011. "isVisible": false,
  2012. "domain": "global",
  2013. "serviceName":"MISC",
  2014. "category": "Users and Groups",
  2015. "belongsToService":[]
  2016. },
  2017. {
  2018. "id": "puppet var",
  2019. "name": "nagios_user",
  2020. "displayName": "Nagios User",
  2021. "description": "User to run Nagios as",
  2022. "defaultValue": "nagios",
  2023. "isReconfigurable": false,
  2024. "displayType": "user",
  2025. "isOverridable": false,
  2026. "domain": "global",
  2027. "isVisible": true,
  2028. "serviceName":"MISC",
  2029. "category": "Users and Groups",
  2030. "belongsToService":["NAGIOS"]
  2031. },
  2032. {
  2033. "id": "puppet var",
  2034. "name": "nagios_group",
  2035. "displayName": "Nagios Group",
  2036. "description": "Nagios Group",
  2037. "defaultValue": "nagios",
  2038. "isReconfigurable": false,
  2039. "displayType": "user",
  2040. "isOverridable": false,
  2041. "domain": "global",
  2042. "isVisible": true,
  2043. "serviceName":"MISC",
  2044. "category": "Users and Groups",
  2045. "belongsToService":["NAGIOS"]
  2046. },
  2047. {
  2048. "id": "puppet var",
  2049. "name": "smokeuser",
  2050. "displayName": "Smoke Test User",
  2051. "description": "The user used to run service smoke tests",
  2052. "defaultValue": "ambari-qa",
  2053. "isReconfigurable": false,
  2054. "displayType": "user",
  2055. "isOverridable": false,
  2056. "isVisible": App.supports.customizeSmokeTestUser,
  2057. "domain": "global",
  2058. "serviceName": "MISC",
  2059. "category": "Users and Groups",
  2060. "belongsToService":["HDFS"]
  2061. },
  2062. {
  2063. "id": "puppet var",
  2064. "name": "user_group",
  2065. "displayName": "Hadoop Group",
  2066. "description": "Group that the users specified above belong to",
  2067. "defaultValue": "hadoop",
  2068. "isReconfigurable": false,
  2069. "displayType": "user",
  2070. "isOverridable": false,
  2071. "isVisible": true,
  2072. "domain": "global",
  2073. "serviceName": "MISC",
  2074. "category": "Users and Groups",
  2075. "belongsToService":["HDFS"]
  2076. },
  2077. /*
  2078. {
  2079. "id": "puppet var",
  2080. "name": "zk_conf_dir",
  2081. "displayName": "zk_conf_dir",
  2082. "description": "",
  2083. "defaultValue": "/etc/conf/",
  2084. "displayType": "directory",
  2085. "isVisible": false,
  2086. "domain": "global",
  2087. "serviceName": "MISC",
  2088. "category": "General"
  2089. },
  2090. */
  2091. {
  2092. "id": "puppet var",
  2093. "name": "rrdcached_base_dir",
  2094. "displayName": "Ganglia rrdcached base directory",
  2095. "description": "Default directory for saving the rrd files on ganglia server",
  2096. "defaultValue": "/var/lib/ganglia/rrds",
  2097. "displayType": "directory",
  2098. "isOverridable": false,
  2099. "domain": "global",
  2100. "serviceName": "MISC",
  2101. "category": "General",
  2102. "belongsToService":["GANGLIA"]
  2103. }
  2104. ]
  2105. };