config_properties.js 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351
  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", "MAPREDUCE2", "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": "dfs_name_dir",
  95. "displayName": "NameNode directories",
  96. "description": "NameNode directories for HDFS to store the file system image",
  97. "defaultValue": "",
  98. "defaultDirectory": "/hadoop/hdfs/namenode",
  99. "displayType": "directories",
  100. "isOverridable": false,
  101. "isVisible": true,
  102. "domain": "global",
  103. "serviceName": "HDFS",
  104. "category": "NameNode",
  105. "index": 1
  106. },
  107. {
  108. "id": "puppet var",
  109. "name": "namenode_heapsize",
  110. "displayName": "NameNode Java heap size",
  111. "description": "Initial and maximum Java heap size for NameNode (Java options -Xms and -Xmx)",
  112. "defaultValue": "1024",
  113. "displayType": "int",
  114. "unit": "MB",
  115. "isOverridable": false,
  116. "isVisible": true,
  117. "domain": "global",
  118. "serviceName": "HDFS",
  119. "category": "NameNode",
  120. "index": 2
  121. },
  122. {
  123. "id": "puppet var",
  124. "name": "namenode_opt_newsize",
  125. "displayName": "NameNode new generation size",
  126. "description": "Default size of Java new generation for NameNode (Java option -XX:NewSize)",
  127. "defaultValue": "200",
  128. "displayType": "int",
  129. "unit": "MB",
  130. "isOverridable": false,
  131. "isVisible": true,
  132. "domain": "global",
  133. "serviceName": "HDFS",
  134. "category": "NameNode",
  135. "index": 3
  136. },
  137. {
  138. "id": "puppet var",
  139. "name": "snamenode_host",
  140. "displayName": "SNameNode host",
  141. "value": "",
  142. "defaultValue": "",
  143. "description": "The host that has been assigned to run SecondaryNameNode",
  144. "displayType": "masterHost",
  145. "isOverridable": false,
  146. "isVisible": true,
  147. "domain": "global",
  148. "serviceName": "HDFS",
  149. "category": "SNameNode",
  150. "index": 0
  151. },
  152. {
  153. "id": "puppet var",
  154. "name": "fs_checkpoint_dir",
  155. "displayName": "SecondaryNameNode Checkpoint directory",
  156. "description": "Directory on the local filesystem where the Secondary NameNode should store the temporary images to merge",
  157. "defaultValue": "",
  158. "defaultDirectory": "/hadoop/hdfs/namesecondary",
  159. "displayType": "directory",
  160. "isOverridable": false,
  161. "isVisible": true,
  162. "domain": "global",
  163. "serviceName": "HDFS",
  164. "category": "SNameNode",
  165. "index": 1
  166. },
  167. {
  168. "id": "puppet var",
  169. "name": "datanode_hosts", //not in the schema. For UI purpose
  170. "displayName": "DataNode hosts",
  171. "value": "",
  172. "defaultValue": "",
  173. "description": "The hosts that have been assigned to run DataNode",
  174. "displayType": "slaveHosts",
  175. "isRequired": false,
  176. "isOverridable": false,
  177. "isVisible": true,
  178. "domain": "datanode-global",
  179. "serviceName": "HDFS",
  180. "category": "DataNode",
  181. "index": 0
  182. },
  183. {
  184. "id": "puppet var",
  185. "name": "dfs_data_dir",
  186. "displayName": "DataNode directories",
  187. "description": "DataNode directories for HDFS to store the data blocks",
  188. "defaultValue": "",
  189. "defaultDirectory": "/hadoop/hdfs/data",
  190. "displayType": "directories",
  191. "isVisible": true,
  192. "domain": "datanode-global",
  193. "serviceName": "HDFS",
  194. "category": "DataNode",
  195. "index": 1
  196. },
  197. {
  198. "id": "puppet var",
  199. "name": "dtnode_heapsize",
  200. "displayName": "DataNode maximum Java heap size",
  201. "description": "Maximum Java heap size for DataNode (Java option -Xmx)",
  202. "defaultValue": "1024",
  203. "displayType": "int",
  204. "unit": "MB",
  205. "isVisible": true,
  206. "domain": "datanode-global",
  207. "serviceName": "HDFS",
  208. "category": "DataNode",
  209. "index": 2
  210. },
  211. {
  212. "id": "puppet var",
  213. "name": "dfs_datanode_failed_volume_tolerated",
  214. "displayName": "DataNode volumes failure toleration",
  215. "description": "The number of volumes that are allowed to fail before a DataNode stops offering service",
  216. "defaultValue": "0",
  217. "displayType": "int",
  218. "isVisible": true,
  219. "domain": "datanode-global",
  220. "serviceName": "HDFS",
  221. "category": "DataNode",
  222. "index": 3
  223. },
  224. {
  225. "id": "puppet var",
  226. "name": "dfs_webhdfs_enabled",
  227. "displayName": "WebHDFS enabled",
  228. "description": "Whether to enable WebHDFS feature",
  229. "defaultValue": true,
  230. "displayType": "checkbox",
  231. "isOverridable": false,
  232. "isVisible": true,
  233. "domain": "global",
  234. "serviceName": "HDFS",
  235. "index": 0
  236. },
  237. {
  238. "id": "puppet var",
  239. "name": "hadoop_heapsize",
  240. "displayName": "Hadoop maximum Java heap size",
  241. "description": "Maximum Java heap size for daemons such as Balancer (Java option -Xmx)",
  242. "defaultValue": "1024",
  243. "displayType": "int",
  244. "unit": "MB",
  245. "isVisible": true,
  246. "domain": "global",
  247. "serviceName": "HDFS",
  248. "index": 1
  249. },
  250. {
  251. "id": "puppet var",
  252. "name": "datanode_du_reserved",
  253. "displayName": "Reserved space for HDFS",
  254. "description": "Reserved space in GB per volume",
  255. "defaultValue": "1",
  256. "displayType": "int",
  257. "unit": "GB",
  258. "isVisible": true,
  259. "domain": "global",
  260. "serviceName": "HDFS",
  261. "index": 2
  262. },
  263. {
  264. "id": "puppet var",
  265. "name": "fs_checkpoint_period",
  266. "displayName": "HDFS Maximum Checkpoint Delay",
  267. "description": "Maximum delay between two consecutive checkpoints for HDFS",
  268. "defaultValue": "21600",
  269. "displayType": "int",
  270. "unit": "seconds",
  271. "isVisible": true,
  272. "domain": "global",
  273. "filename": "core-site.xml",
  274. "serviceName": "HDFS",
  275. "index": 3
  276. },
  277. {
  278. "id": "puppet var",
  279. "name": "fs_checkpoint_size",
  280. "displayName": "HDFS Maximum Edit Log Size for Checkpointing",
  281. "description": "Maximum size of the edits log file that forces an urgent checkpoint even if the maximum checkpoint delay is not reached",
  282. "defaultValue": "0.5",
  283. "displayType": "float",
  284. "unit": "GB",
  285. "isVisible": true,
  286. "domain": "global",
  287. "filename": "core-site.xml",
  288. "serviceName": "HDFS",
  289. "index": 4
  290. },
  291. {
  292. "id": "puppet var",
  293. "name": "hdfs_log_dir_prefix",
  294. "displayName": "Hadoop Log Dir Prefix",
  295. "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}.",
  296. "defaultValue": "/var/log/hadoop",
  297. "isReconfigurable": false,
  298. "displayType": "directory",
  299. "isOverridable": false,
  300. "isVisible": true,
  301. "domain": "global",
  302. "serviceName": "HDFS",
  303. "category": "Advanced"
  304. },
  305. {
  306. "id": "puppet var",
  307. "name": "hadoop_pid_dir_prefix",
  308. "displayName": "Hadoop PID Dir Prefix",
  309. "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}.",
  310. "defaultValue": "/var/run/hadoop",
  311. "isReconfigurable": false,
  312. "displayType": "directory",
  313. "isOverridable": false,
  314. "isVisible": true,
  315. "domain": "global",
  316. "serviceName": "HDFS",
  317. "category": "Advanced"
  318. },
  319. {
  320. "id": "puppet var",
  321. "name": "namenode_opt_maxnewsize",
  322. "displayName": "NameNode maximum new generation size",
  323. "description": "",
  324. "defaultValue": "640",
  325. "displayType": "int",
  326. "unit": "MB",
  327. "isOverridable": false,
  328. "isVisible": false,
  329. "domain": "global",
  330. "serviceName": "HDFS",
  331. "category": "NameNode"
  332. },
  333. {
  334. "id": "puppet var",
  335. "name": "dfs_exclude",
  336. "displayName": "Exclude hosts",
  337. "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.",
  338. "defaultValue": "dfs.exclude",
  339. "displayType": "advanced",
  340. "isVisible": true,
  341. "filename": "hdfs-site.xml",
  342. "domain": "global",
  343. "serviceName": "HDFS",
  344. "category": "Advanced"
  345. },
  346. {
  347. "id": "puppet var",
  348. "name": "dfs_include",
  349. "displayName": "Include hosts",
  350. "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.",
  351. "defaultValue": "dfs.include",
  352. "displayType": "advanced",
  353. "isVisible": true,
  354. "filename": "hdfs-site.xml",
  355. "domain": "global",
  356. "serviceName": "HDFS",
  357. "category": "Advanced"
  358. },
  359. {
  360. "id": "puppet var",
  361. "name": "dfs_replication",
  362. "displayName": "Block replication",
  363. "description": "Default block replication.",
  364. "displayType": "int",
  365. "defaultValue": "3",
  366. "isVisible": true,
  367. "filename": "hdfs-site.xml",
  368. "domain": "global",
  369. "serviceName": "HDFS",
  370. "category": "Advanced"
  371. },
  372. {
  373. "id": "puppet var",
  374. "name": "dfs_block_local_path_access_user",
  375. "displayName": "dfs.block.local-path-access.user",
  376. "description": "the user who is allowed to perform short circuit reads",
  377. "displayType": "advanced",
  378. "defaultValue": "hbase",
  379. "isVisible": true,
  380. "filename": "hdfs-site.xml",
  381. "domain": "global",
  382. "serviceName": "HDFS",
  383. "category": "Advanced"
  384. },
  385. {
  386. "id": "puppet var",
  387. "name": "dfs_datanode_data_dir_perm",
  388. "displayName": "dfs_datanode_data_dir_perm",
  389. "description": "",
  390. "defaultValue": "750",
  391. "isReconfigurable": true,
  392. "displayType": "int",
  393. "isVisible": false,
  394. "filename": "hdfs-site.xml",
  395. "domain": "global",
  396. "serviceName": "HDFS",
  397. "category": "Advanced"
  398. },
  399. {
  400. "id": "puppet var",
  401. "name": "security_enabled",
  402. "displayName": "Hadoop Security",
  403. "description": "Enable hadoop security",
  404. "defaultValue": 'false',
  405. "isRequired": false,
  406. "displayType": "checkbox",
  407. "isOverridable": false,
  408. "isVisible": false,
  409. "domain": "global",
  410. "serviceName": "HDFS",
  411. "category": "Advanced"
  412. },
  413. {
  414. "id": "puppet var",
  415. "name": "namenode_formatted_mark_dir",
  416. "displayName": "Hadoop formatted mark directory",
  417. "description": "",
  418. "defaultValue": "/var/run/hadoop/hdfs/namenode/formatted/",
  419. "isRequired": false,
  420. "isReconfigurable": false,
  421. "displayType": "directory",
  422. "isVisible": false,
  423. "domain": "global",
  424. "serviceName": "HDFS",
  425. "category": "NameNode"
  426. },
  427. {
  428. "id": "puppet var",
  429. "name": "hcat_conf_dir",
  430. "displayName": "HCat conf directory",
  431. "description": "",
  432. "defaultValue": "",
  433. "isRequired": false,
  434. "isReconfigurable": false,
  435. "displayType": "directory",
  436. "isVisible": false,
  437. "domain": "global",
  438. "serviceName": "HDFS",
  439. "category": "Advanced"
  440. },
  441. /**********************************************MAPREDUCE2***************************************/
  442. {
  443. "id": "puppet var",
  444. "name": "hs_host",
  445. "displayName": "History Server",
  446. "description": "History Server",
  447. "defaultValue": "",
  448. "isOverridable": false,
  449. "displayType": "masterHost",
  450. "isVisible": true,
  451. "domain": "global",
  452. "serviceName": "MAPREDUCE2",
  453. "category": "HistoryServer",
  454. "index": 0
  455. },
  456. {
  457. "id": "puppet var",
  458. "name": "mapred_local_dir",
  459. "displayName": "MapReduce local directories",
  460. "description": "Directories for MapReduce to store intermediate data files",
  461. "defaultValue": "",
  462. "defaultDirectory": "/hadoop/mapred",
  463. "displayType": "directories",
  464. "isReconfigurable": true,
  465. "isVisible": true,
  466. "domain": "global",
  467. "serviceName": "MAPREDUCE2"
  468. },
  469. {
  470. "id": "puppet var",
  471. "name": "mapred_cluster_red_mem_mb",
  472. "displayName": "Cluster's Reduce slot size (virtual memory)",
  473. "description": "The virtual memory size of a single Reduce slot in the MapReduce framework",
  474. "defaultValue": "2048",
  475. "displayType": "int",
  476. "unit": "MB",
  477. "isVisible": true,
  478. "domain": "global",
  479. "serviceName": "MAPREDUCE2"
  480. },
  481. {
  482. "id": "puppet var",
  483. "name": "mapred_map_tasks_max",
  484. "displayName": "Number of Map slots per node",
  485. "description": "Number of slots that Map tasks that run simultaneously can occupy on a TaskTracker",
  486. "defaultValue": "4",
  487. "displayType": "int",
  488. "isVisible": true,
  489. "domain": "global",
  490. "serviceName": "MAPREDUCE2"
  491. },
  492. {
  493. "id": "puppet var",
  494. "name": "mapred_job_map_mem_mb",
  495. "displayName": "Default virtual memory for a job's map-task",
  496. "description": "Virtual memory for single Map task",
  497. "defaultValue": "1536",
  498. "displayType": "int",
  499. "unit": "MB",
  500. "isVisible": true,
  501. "domain": "global",
  502. "serviceName": "MAPREDUCE2"
  503. },
  504. {
  505. "id": "puppet var",
  506. "name": "mapred_job_red_mem_mb",
  507. "displayName": "Default virtual memory for a job's reduce-task",
  508. "description": "Virtual memory for single Reduce task",
  509. "defaultValue": "2048",
  510. "displayType": "int",
  511. "unit": "MB",
  512. "isVisible": true,
  513. "domain": "global",
  514. "serviceName": "MAPREDUCE2"
  515. },
  516. {
  517. "id": "puppet var",
  518. "name": "mapreduce_task_io_sort_mb",
  519. "displayName": "Map-side sort buffer memory",
  520. "description": "The total amount of Map-side buffer memory to use while sorting files (Expert-only configuration)",
  521. "defaultValue": "200",
  522. "displayType": "int",
  523. "unit": "MB",
  524. "isVisible": true,
  525. "domain": "global",
  526. "serviceName": "MAPREDUCE2"
  527. },
  528. {
  529. "id": "puppet var",
  530. "name": "mapreduce_userlog_retainhours",
  531. "displayName": "Job log retention (hours)",
  532. "description": "The maximum time, in hours, for which the user-logs are to be retained after the job completion.",
  533. "defaultValue": "24",
  534. "displayType": "int",
  535. "unit": "hours",
  536. "isVisible": true,
  537. "domain": "global",
  538. "serviceName": "MAPREDUCE2"
  539. },
  540. {
  541. "id": "puppet var",
  542. "name": "maxtasks_per_job",
  543. "displayName": "Maximum number tasks for a Job",
  544. "description": "Maximum number of tasks for a single Job",
  545. "defaultValue": "-1",
  546. "displayType": "int",
  547. "isVisible": true,
  548. "domain": "global",
  549. "serviceName": "MAPREDUCE2"
  550. },
  551. {
  552. "id": "puppet var",
  553. "name": "mapred_cluster_max_map_mem_mb",
  554. "displayName": "Upper limit on virtual memory for single Map task",
  555. "description": "Upper limit on virtual memory size for a single Map task of any MapReduce job",
  556. "defaultValue": "6144",
  557. "displayType": "int",
  558. "unit": "MB",
  559. "isVisible": true,
  560. "domain": "global",
  561. "serviceName": "MAPREDUCE2"
  562. },
  563. {
  564. "id": "puppet var",
  565. "name": "mapred_cluster_max_red_mem_mb",
  566. "displayName": "Upper limit on virtual memory for single Reduce task",
  567. "description": "Upper limit on virtual memory size for a single Reduce task of any MapReduce job",
  568. "defaultValue": "4096",
  569. "displayType": "int",
  570. "unit": "MB",
  571. "isVisible": true,
  572. "domain": "global",
  573. "serviceName": "MAPREDUCE2"
  574. },
  575. {
  576. "id": "puppet var",
  577. "name": "scheduler_name",
  578. "displayName": "MapReduce Capacity Scheduler",
  579. "description": "The scheduler to use for scheduling of MapReduce jobs",
  580. "defaultValue": "org.apache.hadoop.mapred.CapacityTaskScheduler",
  581. "displayType": "advanced",
  582. "isOverridable": false,
  583. "isVisible": true,
  584. "serviceName": "MAPREDUCE2"
  585. },
  586. {
  587. "id": "puppet var",
  588. "name": "mapred_cluster_map_mem_mb",
  589. "displayName": "Cluster's Map slot size (virtual memory)",
  590. "description": "The virtual memory size of a single Map slot in the MapReduce framework",
  591. "defaultValue": "1536",
  592. "displayType": "int",
  593. "unit": "MB",
  594. "isVisible": true,
  595. "domain": "global",
  596. "serviceName": "MAPREDUCE2"
  597. },
  598. {
  599. "id": "puppet var",
  600. "name": "mapred_system_dir",
  601. "displayName": "MapReduce system directories",
  602. "description": "",
  603. "defaultValue": "/mapred/system",
  604. "displayType": "directories",
  605. "isReconfigurable": true,
  606. "isVisible": true,
  607. "domain": "global",
  608. "serviceName": "MAPREDUCE2",
  609. "category": "Advanced"
  610. },
  611. {
  612. "id": "puppet var",
  613. "name": "mapred_log_dir_prefix",
  614. "displayName": "Mapreduce Log Dir Prefix",
  615. "description": "",
  616. "defaultValue": "/var/log/hadoop-mapreduce",
  617. "displayType": "directory",
  618. "isVisible": true,
  619. "domain": "global",
  620. "serviceName": "MAPREDUCE2",
  621. "category": "Advanced"
  622. },
  623. {
  624. "id": "puppet var",
  625. "name": "mapred_pid_dir_prefix",
  626. "displayName": "Mapreduce PID Dir Prefix",
  627. "description": "",
  628. "defaultValue": "/var/run/hadoop-mapreduce",
  629. "displayType": "directory",
  630. "isVisible": true,
  631. "domain": "global",
  632. "serviceName": "MAPREDUCE2",
  633. "category": "Advanced"
  634. },
  635. {
  636. "id": "puppet var",
  637. "name": "mapred_hosts_include",
  638. "displayName": "Include hosts",
  639. "description": "Include enetered hosts",
  640. "defaultValue": "mapred.include",
  641. "displayType": "directories",
  642. "isVisible": false,
  643. "serviceName": "MAPREDUCE2",
  644. "domain": "global",
  645. "category": "Advanced"
  646. },
  647. {
  648. "id": "puppet var",
  649. "name": "task_controller",
  650. "displayName": "task_controller",
  651. "description": "",
  652. "defaultValue": "org.apache.hadoop.mapred.DefaultTaskController",
  653. "displayType": "advanced",
  654. "isVisible": false,
  655. "serviceName": "MAPREDUCE2",
  656. "domain": "global",
  657. "category": "Advanced"
  658. },
  659. {
  660. "id": "puppet var",
  661. "name": "mapred_hosts_exclude",
  662. "displayName": "Exclude hosts",
  663. "description": "Exclude entered hosts",
  664. "defaultValue": "mapred.exclude",
  665. "displayType": "directories",
  666. "isVisible": false,
  667. "serviceName": "MAPREDUCE2",
  668. "domain": "global",
  669. "category": "Advanced"
  670. },
  671. {
  672. "id": "puppet var",
  673. "name": "mapred_jobstatus_dir",
  674. "displayName": "Job Status directory",
  675. "description": "Directory path to view job status",
  676. "defaultValue": "file:////mapred/jobstatus",
  677. "displayType": "advanced",
  678. "isVisible": false,
  679. "serviceName": "MAPREDUCE2",
  680. "domain": "global",
  681. "category": "Advanced"
  682. },
  683. /**********************************************YARN***************************************/
  684. {
  685. "id": "puppet var",
  686. "name": "rm_host",
  687. "displayName": "Resource Manager",
  688. "description": "Resource Manager",
  689. "defaultValue": "",
  690. "isOverridable": false,
  691. "displayType": "masterHost",
  692. "isVisible": true,
  693. "domain": "global",
  694. "serviceName": "YARN",
  695. "category": "ResourceManager",
  696. "index": 0
  697. },
  698. {
  699. "id": "puppet var",
  700. "name": "nm_hosts",
  701. "displayName": "Node Manager",
  702. "description": "List of Node Manager Hosts.",
  703. "defaultValue": "",
  704. "isOverridable": false,
  705. "displayType": "slaveHosts",
  706. "isVisible": true,
  707. "domain": "global",
  708. "serviceName": "YARN",
  709. "category": "NodeManager",
  710. "index": 0
  711. },
  712. {
  713. "id": "puppet var",
  714. "name": "yarn_log_dir_prefix",
  715. "displayName": "YARN Log Dir Prefix",
  716. "description": "",
  717. "defaultValue": "/var/log/hadoop-yarn",
  718. "displayType": "directory",
  719. "isVisible": true,
  720. "domain": "global",
  721. "serviceName": "YARN",
  722. "category": "Advanced"
  723. },
  724. {
  725. "id": "puppet var",
  726. "name": "yarn_pid_dir_prefix",
  727. "displayName": "YARN PID Dir Prefix",
  728. "description": "",
  729. "defaultValue": "/var/run/hadoop-yarn",
  730. "displayType": "directory",
  731. "isVisible": true,
  732. "domain": "global",
  733. "serviceName": "YARN",
  734. "category": "Advanced"
  735. },
  736. {
  737. "id": "puppet var",
  738. "name": "yarn_nodemanager_local-dirs",
  739. "displayName": "YARN local directories",
  740. "defaultValue": "",
  741. "defaultDirectory": "/hadoop/yarn",
  742. "displayType": "directories",
  743. "isReconfigurable": true,
  744. "isVisible": true,
  745. "serviceName": "YARN",
  746. "category": "Advanced"
  747. },
  748. /**********************************************HBASE***************************************/
  749. {
  750. "id": "puppet var",
  751. "name": "hbasemaster_host",
  752. "displayName": "HBase Master hosts",
  753. "value": "",
  754. "defaultValue": "",
  755. "description": "The host that has been assigned to run HBase Master",
  756. "displayType": "masterHosts",
  757. "isOverridable": false,
  758. "isVisible": true,
  759. "domain": "global",
  760. "serviceName": "HBASE",
  761. "category": "HBase Master",
  762. "index": 0
  763. },
  764. {
  765. "id": "puppet var",
  766. "name": "hbase_master_heapsize",
  767. "displayName": "HBase Master Maximum Java heap size",
  768. "description": "Maximum Java heap size for HBase master (Java option -Xmx)",
  769. "defaultValue": "1024",
  770. "displayType": "int",
  771. "unit": "MB",
  772. "isOverridable": false,
  773. "isVisible": true,
  774. "domain": "global",
  775. "serviceName": "HBASE",
  776. "category": "HBase Master",
  777. "index": 1
  778. },
  779. {
  780. "id": "puppet var",
  781. "name": "regionserver_hosts",
  782. "displayName": "RegionServer hosts",
  783. "value": "",
  784. "defaultValue": "",
  785. "description": "The hosts that have been assigned to run RegionServer",
  786. "displayType": "slaveHosts",
  787. "isOverridable": false,
  788. "isVisible": true,
  789. "isRequired": false,
  790. "domain": "regionserver-global",
  791. "serviceName": "HBASE",
  792. "category": "RegionServer",
  793. "index": 0
  794. },
  795. {
  796. "id": "puppet var",
  797. "name": "hbase_regionserver_heapsize",
  798. "displayName": "HBase RegionServers maximum Java heap size",
  799. "description": "Maximum Java heap size for HBase RegionServers (Java option -Xmx)",
  800. "defaultValue": "1024",
  801. "displayType": "int",
  802. "unit": "MB",
  803. "isVisible": true,
  804. "domain": "regionserver-global",
  805. "serviceName": "HBASE",
  806. "category": "RegionServer",
  807. "index": 1
  808. },
  809. {
  810. "id": "puppet var",
  811. "name": "regionserver_handlers",
  812. "displayName": "HBase RegionServer Handler",
  813. "description": "Count of RPC Listener instances spun up on RegionServers",
  814. "defaultValue": "60",
  815. "displayType": "int",
  816. "isVisible": true,
  817. "domain": "regionserver-global",
  818. "serviceName": "HBASE",
  819. "category": "RegionServer",
  820. "index": 2
  821. },
  822. {
  823. "id": "puppet var",
  824. "name": "hregion_majorcompaction",
  825. "displayName": "HBase Region Major Compaction",
  826. "description": "The time between major compactions of all HStoreFiles in a region. Set to 0 to disable automated major compactions.",
  827. "defaultValue": "86400000",
  828. "displayType": "int",
  829. "unit": "ms",
  830. "isVisible": true,
  831. "domain": "regionserver-global",
  832. "serviceName": "HBASE",
  833. "category": "RegionServer",
  834. "index": 3
  835. },
  836. {
  837. "id": "puppet var",
  838. "name": "hregion_blockmultiplier",
  839. "displayName": "HBase Region Block Multiplier",
  840. "description": "Block updates if memstore has \"Multiplier * HBase Region Memstore Flush Size\" bytes. Useful preventing runaway memstore during spikes in update traffic",
  841. "defaultValue": "2",
  842. "displayType": "int",
  843. "isVisible": true,
  844. "domain": "regionserver-global",
  845. "serviceName": "HBASE",
  846. "category": "RegionServer",
  847. "index": 4
  848. },
  849. {
  850. "id": "puppet var",
  851. "name": "hregion_memstoreflushsize",
  852. "displayName": "HBase Region Memstore Flush Size",
  853. "description": "Memstore will be flushed to disk if size of the memstore exceeds this number of bytes.",
  854. "defaultValue": "134217728",
  855. "displayType": "int",
  856. "unit": "bytes",
  857. "isVisible": true,
  858. "domain": "regionserver-global",
  859. "serviceName": "HBASE",
  860. "category": "RegionServer",
  861. "index": 5
  862. },
  863. {
  864. "id": "puppet var",
  865. "name": "hstore_compactionthreshold",
  866. "displayName": "HBase HStore compaction threshold",
  867. "description": "If more than this number of HStoreFiles in any one HStore then a compaction is run to rewrite all HStoreFiles files as one.",
  868. "defaultValue": "3",
  869. "displayType": "int",
  870. "isVisible": true,
  871. "domain": "global",
  872. "serviceName": "HBASE",
  873. "index": 0
  874. },
  875. {
  876. "id": "puppet var",
  877. "name": "hfile_blockcache_size",
  878. "displayName": "HFile block cache size ",
  879. "description": "Percentage of maximum heap (-Xmx setting) to allocate to block cache used by HFile/StoreFile. Set to 0 to disable but it's not recommended.",
  880. "defaultValue": "0.40",
  881. "displayType": "float",
  882. "isVisible": true,
  883. "domain": "global",
  884. "serviceName": "HBASE",
  885. "index": 1
  886. },
  887. {
  888. "id": "puppet var",
  889. "name": "hstorefile_maxsize",
  890. "displayName": "Maximum HStoreFile Size",
  891. "description": "If any one of a column families' HStoreFiles has grown to exceed this value, the hosting HRegion is split in two.",
  892. "defaultValue": "10737418240",
  893. "displayType": "int",
  894. "unit": "bytes",
  895. "isVisible": true,
  896. "domain": "global",
  897. "serviceName": "HBASE",
  898. "index": 2
  899. },
  900. {
  901. "id": "puppet var",
  902. "name": "client_scannercaching",
  903. "displayName": "HBase Client Scanner Caching",
  904. "description": "Number of rows that will be fetched when calling next on a scanner if it is not served from (local, client) memory. Do not set this value such that the time between invocations is greater than the scanner timeout",
  905. "defaultValue": "100",
  906. "displayType": "int",
  907. "unit": "rows",
  908. "isVisible": true,
  909. "domain": "global",
  910. "serviceName": "HBASE",
  911. "index": 3
  912. },
  913. {
  914. "id": "puppet var",
  915. "name": "zookeeper_sessiontimeout",
  916. "displayName": "Zookeeper timeout for HBase Session",
  917. "description": "HBase passes this to the zk quorum as suggested maximum time for a session",
  918. "defaultValue": "60000",
  919. "displayType": "int",
  920. "unit": "ms",
  921. "isVisible": true,
  922. "domain": "global",
  923. "serviceName": "HBASE",
  924. "index": 4
  925. },
  926. {
  927. "id": "puppet var",
  928. "name": "hfile_max_keyvalue_size",
  929. "displayName": "HBase Client Maximum key-value Size",
  930. "description": "Specifies the combined maximum allowed size of a KeyValue instance. It should be set to a fraction of the maximum region size.",
  931. "defaultValue": "10485760",
  932. "displayType": "int",
  933. "unit": "bytes",
  934. "isVisible": true,
  935. "domain": "global",
  936. "serviceName": "HBASE",
  937. "index": 5
  938. },
  939. {
  940. "id": "puppet var",
  941. "name": "hbase_log_dir",
  942. "displayName": "HBase Log Dir",
  943. "description": "Directory for HBase logs",
  944. "defaultValue": "/var/log/hbase",
  945. "isReconfigurable": false,
  946. "displayType": "directory",
  947. "isOverridable": false,
  948. "isVisible": true,
  949. "domain": "global",
  950. "serviceName": "HBASE",
  951. "category": "Advanced"
  952. },
  953. {
  954. "id": "puppet var",
  955. "name": "hbase_pid_dir",
  956. "displayName": "HBase PID Dir",
  957. "description": "Directory in which the pid files for HBase processes will be created",
  958. "defaultValue": "/var/run/hbase",
  959. "isReconfigurable": false,
  960. "displayType": "directory",
  961. "isOverridable": false,
  962. "isVisible": true,
  963. "domain": "global",
  964. "serviceName": "HBASE",
  965. "category": "Advanced"
  966. },
  967. {
  968. "id": "puppet var",
  969. "name": "hbase_hdfs_root_dir",
  970. "displayName": "Hbase relative path to HDFS",
  971. "description": "Hbase relative directory to HDFS",
  972. "defaultValue": "/apps/hbase/data",
  973. "isRequired": true,
  974. "displayType": "advanced",
  975. "isVisible": false,
  976. "domain": "global",
  977. "serviceName": "HBASE",
  978. "category": "Advanced"
  979. },
  980. {
  981. "id": "puppet var",
  982. "name": "hbase_tmp_dir",
  983. "displayName": "Hbase temp directory",
  984. "description": "",
  985. "defaultValue": "/var/log/hbase",
  986. "isRequired": false,
  987. "displayType": "advanced",
  988. "isVisible": false,
  989. "domain": "global",
  990. "serviceName": "HBASE",
  991. "category": "Advanced"
  992. },
  993. {
  994. "id": "puppet var",
  995. "name": "hdfs_enable_shortcircuit_read",
  996. "displayName": "HDFS Short-circuit read",
  997. "description": "",
  998. "defaultValue": true,
  999. "isRequired": false,
  1000. "displayType": "checkbox",
  1001. "isVisible": true,
  1002. "domain": "global",
  1003. "serviceName": "HBASE",
  1004. "category": "Advanced"
  1005. },
  1006. {
  1007. "id": "puppet var",
  1008. "name": "hdfs_support_append",
  1009. "displayName": "HDFS append support",
  1010. "description": "HDFS append support",
  1011. "defaultValue": true,
  1012. "isRequired": false,
  1013. "displayType": "checkbox",
  1014. "isVisible": true,
  1015. "domain": "global",
  1016. "serviceName": "HBASE",
  1017. "category": "Advanced"
  1018. },
  1019. {
  1020. "id": "puppet var",
  1021. "name": "hstore_blockingstorefiles",
  1022. "displayName": "hstore blocking storefiles",
  1023. "description": "If more than this number of StoreFiles in any one Store (one StoreFile is written per flush of " +
  1024. "MemStore) then updates are blocked for this HRegion until a compaction is completed, or until " +
  1025. "hbase.hstore.blockingWaitTime has been exceeded.",
  1026. "defaultValue": 7,
  1027. "isRequired": true,
  1028. "displayType": "init",
  1029. "isVisible": true,
  1030. "domain": "global",
  1031. "serviceName": "HBASE",
  1032. "category": "Advanced"
  1033. },
  1034. {
  1035. "id": "puppet var",
  1036. "name": "regionserver_memstore_lab",
  1037. "displayName": "regionserver_memstore_lab",
  1038. "description": "",
  1039. "defaultValue": true,
  1040. "isRequired": false,
  1041. "displayType": "checkbox",
  1042. "isVisible": false,
  1043. "domain": "global",
  1044. "serviceName": "HBASE",
  1045. "category": "Advanced"
  1046. },
  1047. {
  1048. "id": "puppet var",
  1049. "name": "regionserver_memstore_lowerlimit",
  1050. "displayName": "regionserver_memstore_lowerlimit",
  1051. "description": "",
  1052. "defaultValue": "0.38",
  1053. "isRequired": false,
  1054. "displayType": "float",
  1055. "isVisible": false,
  1056. "domain": "global",
  1057. "serviceName": "HBASE",
  1058. "category": "Advanced"
  1059. },
  1060. {
  1061. "id": "puppet var",
  1062. "name": "regionserver_memstore_upperlimit",
  1063. "displayName": "regionserver_memstore_upperlimit",
  1064. "description": "",
  1065. "defaultValue": "0.4",
  1066. "isRequired": true,
  1067. "displayType": "float",
  1068. "isVisible": false,
  1069. "domain": "global",
  1070. "serviceName": "HBASE",
  1071. "category": "Advanced"
  1072. },
  1073. /**********************************************HIVE***************************************/
  1074. {
  1075. "id": "puppet var",
  1076. "name": "hivemetastore_host",
  1077. "displayName": "Hive Metastore host",
  1078. "value": "",
  1079. "defaultValue": "",
  1080. "description": "The host that has been assigned to run Hive Metastore",
  1081. "displayType": "masterHost",
  1082. "isOverridable": false,
  1083. "isVisible": true,
  1084. "isObserved": true,
  1085. "serviceName": "HIVE",
  1086. "category": "Hive Metastore",
  1087. "index": 0
  1088. },
  1089. // for existing MySQL
  1090. {
  1091. "id": "puppet var",
  1092. "name": "hive_existing_mysql_database",
  1093. "displayName": "Database Type",
  1094. "value": "",
  1095. "defaultValue": "MySQL",
  1096. "description": "Using an existing MySQL database for Hive Metastore",
  1097. "displayType": "masterHost",
  1098. "isOverridable": false,
  1099. "isVisible": false,
  1100. "isReconfigurable": false,
  1101. "domain": "global",
  1102. "serviceName": "HIVE",
  1103. "category": "Hive Metastore",
  1104. "index": 1
  1105. },
  1106. // for existing Oracle
  1107. {
  1108. "id": "puppet var",
  1109. "name": "hive_existing_oracle_database",
  1110. "displayName": "Database Type",
  1111. "value": "",
  1112. "defaultValue": "Oracle",
  1113. "description": "Using an existing Oracle database for Hive Metastore",
  1114. "displayType": "masterHost",
  1115. "isVisible": false,
  1116. "isOverridable": false,
  1117. "isReconfigurable": false,
  1118. "domain": "global",
  1119. "serviceName": "HIVE",
  1120. "category": "Hive Metastore",
  1121. "index": 1
  1122. },
  1123. // for new MySQL
  1124. {
  1125. "id": "puppet var",
  1126. "name": "hive_ambari_database",
  1127. "displayName": "Database Type",
  1128. "value": "",
  1129. "defaultValue": "MySQL",
  1130. "description": "MySQL will be installed by Ambari",
  1131. "displayType": "masterHost",
  1132. "isOverridable": false,
  1133. "isVisible": false,
  1134. "domain": "global",
  1135. "serviceName": "HIVE",
  1136. "category": "Hive Metastore",
  1137. "index": 1
  1138. },
  1139. {
  1140. "id": "puppet var",
  1141. "name": "hive_database",
  1142. "displayName": "Hive Database",
  1143. "value": "",
  1144. "defaultValue": "New MySQL Database",
  1145. "options": [
  1146. {
  1147. displayName: 'New MySQL Database',
  1148. foreignKeys: ['hive_ambari_database', 'hive_ambari_host']
  1149. },
  1150. {
  1151. displayName: 'Existing MySQL Database',
  1152. foreignKeys: ['hive_existing_mysql_database', 'hive_existing_mysql_host']
  1153. },
  1154. {
  1155. displayName: 'Existing Oracle Database',
  1156. foreignKeys: ['hive_existing_oracle_database', 'hive_existing_oracle_host'],
  1157. hidden: !App.supports.hiveOozieExtraDatabases
  1158. }
  1159. ],
  1160. "description": "MySQL will be installed by Ambari",
  1161. "displayType": "radio button",
  1162. "isReconfigurable": false,
  1163. "radioName": "hive-database",
  1164. "isOverridable": false,
  1165. "isVisible": true,
  1166. "domain": "global",
  1167. "serviceName": "HIVE",
  1168. "category": "Hive Metastore",
  1169. "index": 2
  1170. },
  1171. {
  1172. "id": "puppet var",
  1173. "name": "hive_hostname",
  1174. "displayName": "Database Host",
  1175. "description": "Specify the host on which the database is hosted",
  1176. "defaultValue": "",
  1177. "isReconfigurable": true,
  1178. "displayType": "host",
  1179. "isOverridable": false,
  1180. "isVisible": false,
  1181. "isObserved": true,
  1182. "domain": "global",
  1183. "serviceName": "HIVE",
  1184. "category": "Hive Metastore",
  1185. "index": 3
  1186. },
  1187. {
  1188. "id": "puppet var",
  1189. "name": "hive_existing_mysql_host",
  1190. "displayName": "Database Host",
  1191. "description": "Specify the host on which the existing database is hosted",
  1192. "defaultValue": "",
  1193. "isReconfigurable": false,
  1194. "displayType": "host",
  1195. "isOverridable": false,
  1196. "isVisible": false,
  1197. "isObserved": true,
  1198. "domain": "global",
  1199. "serviceName": "HIVE",
  1200. "category": "Hive Metastore",
  1201. "index": 3
  1202. },
  1203. {
  1204. "id": "puppet var",
  1205. "name": "hive_existing_oracle_host",
  1206. "displayName": "Database Host",
  1207. "description": "Specify the host on which the existing database is hosted",
  1208. "defaultValue": "",
  1209. "isReconfigurable": false,
  1210. "displayType": "host",
  1211. "isOverridable": false,
  1212. "isVisible": false,
  1213. "isObserved": true,
  1214. "domain": "global",
  1215. "serviceName": "HIVE",
  1216. "category": "Hive Metastore",
  1217. "index": 3
  1218. },
  1219. {
  1220. "id": "puppet var",
  1221. "name": "hive_ambari_host",
  1222. "value": "",
  1223. "defaultValue": "",
  1224. "displayName": "Database Host",
  1225. "description": "Host on which the database will be created by Ambari",
  1226. "isReconfigurable": false,
  1227. "displayType": "masterHost",
  1228. "isOverridable": false,
  1229. "isVisible": false,
  1230. "domain": "global",
  1231. "serviceName": "HIVE",
  1232. "category": "Hive Metastore",
  1233. "index": 3
  1234. },
  1235. {
  1236. "id": "puppet var",
  1237. "name": "hive_database_name",
  1238. "displayName": "Database Name",
  1239. "description": "Database name used as the Hive Metastore",
  1240. "defaultValue": "hive",
  1241. "isReconfigurable": false,
  1242. "displayType": "host",
  1243. "isOverridable": false,
  1244. "isVisible": true,
  1245. "isObserved": true,
  1246. "domain": "global",
  1247. "serviceName": "HIVE",
  1248. "category": "Hive Metastore",
  1249. "index": 4
  1250. },
  1251. {
  1252. "id": "puppet var",
  1253. "name": "hive_metastore_user_name",
  1254. "displayName": "Database Username",
  1255. "description": "Database user name to use to connect to the database",
  1256. "defaultValue": "hive",
  1257. "isReconfigurable": false,
  1258. "displayType": "user",
  1259. "isOverridable": false,
  1260. "isVisible": true,
  1261. "domain": "global",
  1262. "serviceName": "HIVE",
  1263. "category": "Hive Metastore",
  1264. "index": 5
  1265. },
  1266. {
  1267. "id": "puppet var",
  1268. "name": "hive_metastore_user_passwd",
  1269. "displayName": "Database Password",
  1270. "description": "Database password to use to connect to the PostgreSQL database",
  1271. "defaultValue": "",
  1272. "isReconfigurable": false,
  1273. "displayType": "password",
  1274. "isOverridable": false,
  1275. "isVisible": true,
  1276. "domain": "global",
  1277. "serviceName": "HIVE",
  1278. "category": "Hive Metastore",
  1279. "index": 6
  1280. },
  1281. {
  1282. "id": "puppet var",
  1283. "name": "hive_jdbc_connection_url",
  1284. "displayName": "Database URL",
  1285. "value": "",
  1286. "defaultValue": " ", // set to a space to not include this in initial error count
  1287. "description": "The JDBC connection URL to the database",
  1288. "displayType": "advanced",
  1289. "isOverridable": false,
  1290. "isVisible": true,
  1291. "serviceName": "HIVE",
  1292. "category": "Hive Metastore",
  1293. "index": 7
  1294. },
  1295. {
  1296. "id": "puppet var",
  1297. "name": "hive_metastore_port",
  1298. "displayName": "Hive metastore port",
  1299. "description": "",
  1300. "defaultValue": "9083",
  1301. "isReconfigurable": false,
  1302. "displayType": "int",
  1303. "isOverridable": false,
  1304. "isVisible": false,
  1305. "domain": "global",
  1306. "serviceName": "HIVE",
  1307. "category": "Advanced"
  1308. },
  1309. {
  1310. "id": "puppet var",
  1311. "name": "hive_lib",
  1312. "displayName": "Hive library",
  1313. "description": "",
  1314. "defaultValue": "/usr/lib/hive/lib/",
  1315. "isReconfigurable": false,
  1316. "displayType": "directory",
  1317. "isVisible": false,
  1318. "domain": "global",
  1319. "serviceName": "HIVE",
  1320. "category": "Advanced"
  1321. },
  1322. {
  1323. "id": "puppet var",
  1324. "name": "hive_conf_dir",
  1325. "displayName": "Hive conf directory",
  1326. "description": "",
  1327. "defaultValue": "/etc/hive/conf",
  1328. "isReconfigurable": false,
  1329. "displayType": "directory",
  1330. "isVisible": false,
  1331. "domain": "global",
  1332. "serviceName": "HIVE",
  1333. "category": "Advanced"
  1334. },
  1335. {
  1336. "id": "puppet var",
  1337. "name": "hive_dbroot",
  1338. "displayName": "Hive db directory",
  1339. "description": "",
  1340. "defaultValue": "/usr/lib/hive/lib",
  1341. "isReconfigurable": false,
  1342. "displayType": "directory",
  1343. "isVisible": false,
  1344. "domain": "global",
  1345. "serviceName": "HIVE",
  1346. "category": "Advanced"
  1347. },
  1348. {
  1349. "id": "puppet var",
  1350. "name": "hive_log_dir",
  1351. "displayName": "Hive Log Dir",
  1352. "description": "Directory for Hive log files",
  1353. "defaultValue": "/var/log/hive",
  1354. "isReconfigurable": false,
  1355. "displayType": "directory",
  1356. "isOverridable": false,
  1357. "isVisible": true,
  1358. "domain": "global",
  1359. "serviceName": "HIVE",
  1360. "category": "Advanced"
  1361. },
  1362. {
  1363. "id": "puppet var",
  1364. "name": "hive_pid_dir",
  1365. "displayName": "Hive PID Dir",
  1366. "description": "Directory in which the PID files for Hive processes will be created",
  1367. "defaultValue": "/var/run/hive",
  1368. "isReconfigurable": false,
  1369. "displayType": "directory",
  1370. "isOverridable": false,
  1371. "isVisible": true,
  1372. "domain": "global",
  1373. "serviceName": "HIVE",
  1374. "category": "Advanced"
  1375. },
  1376. {
  1377. "id": "puppet var",
  1378. "name": "mysql_connector_url",
  1379. "displayName": "MySQL connector url",
  1380. "description": "",
  1381. "defaultValue": "${download_url}/mysql-connector-java-5.1.18.zip",
  1382. "isReconfigurable": false,
  1383. "displayType": "directory",
  1384. "isVisible": false,
  1385. "domain": "global",
  1386. "serviceName": "HIVE",
  1387. "category": "Advanced"
  1388. },
  1389. {
  1390. "id": "puppet var",
  1391. "name": "hive_aux_jars_path",
  1392. "displayName": "Hive auxilary jar path",
  1393. "description": "",
  1394. "defaultValue": "/usr/lib/hcatalog/share/hcatalog/hcatalog-core.jar",
  1395. "isReconfigurable": false,
  1396. "displayType": "directory",
  1397. "isVisible": false,
  1398. "domain": "global",
  1399. "serviceName": "HIVE",
  1400. "category": "Advanced"
  1401. },
  1402. /**********************************************WEBHCAT***************************************/
  1403. {
  1404. "id": "puppet var",
  1405. "name": "webhcatserver_host",
  1406. "displayName": "WebHCat Server host",
  1407. "value": "",
  1408. "defaultValue": "",
  1409. "description": "The host that has been assigned to run WebHCat Server",
  1410. "displayType": "masterHost",
  1411. "isOverridable": false,
  1412. "isVisible": true,
  1413. "domain": "global",
  1414. "serviceName": "WEBHCAT",
  1415. "category": "WebHCat Server"
  1416. },
  1417. {
  1418. "id": "puppet var",
  1419. "name": "hcat_log_dir",
  1420. "displayName": "WebHCat Log Dir",
  1421. "description": "Directory for WebHCat log files",
  1422. "defaultValue": "/var/log/webhcat",
  1423. "isReconfigurable": false,
  1424. "displayType": "directory",
  1425. "isOverridable": false,
  1426. "isVisible": true,
  1427. "domain": "global",
  1428. "serviceName": "WEBHCAT",
  1429. "category": "Advanced"
  1430. },
  1431. {
  1432. "id": "puppet var",
  1433. "name": "hcat_pid_dir",
  1434. "displayName": "WebHCat PID Dir",
  1435. "description": "Directory in which the PID files for WebHCat processes will be created",
  1436. "defaultValue": "/var/run/webhcat",
  1437. "isReconfigurable": false,
  1438. "displayType": "directory",
  1439. "isOverridable": false,
  1440. "isVisible": true,
  1441. "domain": "global",
  1442. "serviceName": "WEBHCAT",
  1443. "category": "Advanced"
  1444. },
  1445. /**********************************************OOZIE***************************************/
  1446. {
  1447. "id": "puppet var",
  1448. "name": "oozieserver_host",
  1449. "displayName": "Oozie Server host",
  1450. "value": "",
  1451. "defaultValue": "",
  1452. "description": "The host that has been assigned to run Oozie Server",
  1453. "displayType": "masterHost",
  1454. "isOverridable": false,
  1455. "isVisible": true,
  1456. "domain": "global",
  1457. "serviceName": "OOZIE",
  1458. "category": "Oozie Server",
  1459. "index": 0
  1460. },
  1461. // for existing Oracle
  1462. {
  1463. "id": "puppet var",
  1464. "name": "oozie_existing_oracle_database",
  1465. "displayName": "Database Type",
  1466. "value": "",
  1467. "defaultValue": "Oracle",
  1468. "description": "Using an existing Oracle database for Oozie Metastore",
  1469. "displayType": "masterHost",
  1470. "isVisible": false,
  1471. "isObserved": true,
  1472. "isReconfigurable": false,
  1473. "isOverridable": false,
  1474. //"domain": "global",
  1475. "serviceName": "OOZIE",
  1476. "category": "Oozie Server",
  1477. "index": 1
  1478. },
  1479. // for new MySQL
  1480. {
  1481. "id": "puppet var",
  1482. "name": "oozie_ambari_database",
  1483. "displayName": "Database Type",
  1484. "value": "",
  1485. "defaultValue": "MySQL",
  1486. "description": "MySQL will be installed by Ambari",
  1487. "displayType": "masterHost",
  1488. "isVisible": false,
  1489. "isOverridable": false,
  1490. // "domain": "global",
  1491. "serviceName": "OOZIE",
  1492. "category": "Oozie Server",
  1493. "index": 1
  1494. },
  1495. // for current derby
  1496. {
  1497. "id": "puppet var",
  1498. "name": "oozie_derby_database",
  1499. "displayName": "Database Type",
  1500. "value": "",
  1501. "defaultValue": "Derby",
  1502. "description": "Using current Derby database for Oozie Metastore",
  1503. "displayType": "masterHost",
  1504. "isVisible": false,
  1505. "isReconfigurable": false,
  1506. "isOverridable": false,
  1507. // "domain": "global",
  1508. "serviceName": "OOZIE",
  1509. "category": "Oozie Server",
  1510. "index": 1
  1511. },
  1512. // for existing MySQL oozie
  1513. {
  1514. "id": "puppet var",
  1515. "name": "oozie_existing_mysql_database",
  1516. "displayName": "Database Type",
  1517. "value": "",
  1518. "defaultValue": "MySQL",
  1519. "description": "Using an existing MySQL database for Oozie Metastore",
  1520. "displayType": "masterHost",
  1521. "isVisible": false,
  1522. "isReconfigurable": false,
  1523. "isOverridable": false,
  1524. //"domain": "global",
  1525. "serviceName": "OOZIE",
  1526. "category": "Oozie Server",
  1527. "index": 1
  1528. },
  1529. {
  1530. "id": "puppet var",
  1531. "name": "oozie_database",
  1532. "displayName": "Oozie Database",
  1533. "value": "",
  1534. "defaultValue": "New Derby Database",
  1535. "options": [
  1536. {
  1537. displayName: 'New Derby Database',
  1538. foreignKeys: ['oozie_derby_database']
  1539. },
  1540. /*{
  1541. displayName: 'New MySQL Database',
  1542. foreignKeys: ['oozie_ambari_database', 'oozie_ambari_host'],
  1543. hidden: !App.supports.hiveOozieExtraDatabases
  1544. },*/
  1545. {
  1546. displayName: 'Existing MySQL Database',
  1547. foreignKeys: ['oozie_existing_mysql_database', 'oozie_existing_mysql_host'],
  1548. hidden: !App.supports.hiveOozieExtraDatabases
  1549. },
  1550. {
  1551. displayName: 'Existing Oracle Database',
  1552. foreignKeys: ['oozie_existing_oracle_database', 'oozie_existing_oracle_host'],
  1553. hidden: !App.supports.hiveOozieExtraDatabases
  1554. }
  1555. ],
  1556. "description": "Current Derby Database will be installed by Ambari",
  1557. "displayType": "radio button",
  1558. "isReconfigurable": false,
  1559. "isOverridable": false,
  1560. "radioName": "oozie-database",
  1561. "isVisible": true,
  1562. "domain": "global",
  1563. "serviceName": "OOZIE",
  1564. "category": "Oozie Server",
  1565. "index": 2
  1566. },
  1567. {
  1568. "id": "puppet var",
  1569. "name": "oozie_database_name",
  1570. "displayName": "Database Name",
  1571. "description": "Database name used for the Oozie",
  1572. "defaultValue": "oozie",
  1573. "isReconfigurable": false,
  1574. "isOverridable": false,
  1575. "displayType": "host",
  1576. "isVisible": true,
  1577. "isObserved": true,
  1578. //"domain": "global",
  1579. "serviceName": "OOZIE",
  1580. "category": "Oozie Server",
  1581. "index": 3
  1582. },
  1583. {
  1584. "id": "puppet var",
  1585. "name": "oozie_metastore_user_name",
  1586. "displayName": "Database Username",
  1587. "description": "Database user name to use to connect to the database",
  1588. "defaultValue": "oozie",
  1589. "isReconfigurable": false,
  1590. "isOverridable": false,
  1591. "displayType": "user",
  1592. "isVisible": true,
  1593. //"domain": "global",
  1594. "serviceName": "OOZIE",
  1595. "category": "Oozie Server",
  1596. "index": 4
  1597. },
  1598. {
  1599. "id": "puppet var",
  1600. "name": "oozie_metastore_user_passwd",
  1601. "displayName": "Database Password",
  1602. "description": "Database password to use to connect to the database",
  1603. "defaultValue": "",
  1604. "isReconfigurable": false,
  1605. "isOverridable": false,
  1606. "displayType": "password",
  1607. "isVisible": true,
  1608. //"domain": "global",
  1609. "serviceName": "OOZIE",
  1610. "category": "Oozie Server",
  1611. "index": 5
  1612. },
  1613. {
  1614. "id": "puppet var",
  1615. "name": "oozie_jdbc_connection_url",
  1616. "displayName": "Database URL",
  1617. "description": "The JDBC connection URL to the database",
  1618. "defaultValue": " ", // set to a space to not include this in initial error count
  1619. "isReconfigurable": true,
  1620. "isOverridable": false,
  1621. "displayType": "advanced",
  1622. "isVisible": true,
  1623. "serviceName": "OOZIE",
  1624. "category": "Oozie Server",
  1625. "index": 6
  1626. },
  1627. {
  1628. "id": "puppet var",
  1629. "name": "oozie_data_dir",
  1630. "displayName": "Oozie Data Dir",
  1631. "description": "Data directory in which the Oozie DB exists",
  1632. "defaultValue": "",
  1633. "defaultDirectory": "/hadoop/oozie/data",
  1634. "isReconfigurable": false,
  1635. "displayType": "directory",
  1636. "isOverridable": false,
  1637. "isVisible": true,
  1638. "isRequired": false,
  1639. "domain": "global",
  1640. "serviceName": "OOZIE",
  1641. "category": "Oozie Server",
  1642. "index": 7
  1643. },
  1644. {
  1645. "id": "puppet var",
  1646. "name": "oozie_hostname",
  1647. "defaultValue": "",
  1648. "displayName": "Database Host",
  1649. "description": "The host where the Oozie database is located",
  1650. "isReconfigurable": true,
  1651. "isOverridable": false,
  1652. "displayType": "host",
  1653. "isVisible": false,
  1654. "domain": "global",
  1655. "serviceName": "OOZIE",
  1656. "category": "Oozie Server",
  1657. "index": 3
  1658. },
  1659. {
  1660. "id": "puppet var",
  1661. "name": "oozie_existing_mysql_host",
  1662. "displayName": "Database Host",
  1663. "description": "Specify the host on which the existing database is hosted",
  1664. "defaultValue": "",
  1665. "isReconfigurable": false,
  1666. "isOverridable": false,
  1667. "displayType": "host",
  1668. "isVisible": false,
  1669. "isObserved": true,
  1670. //"domain": "global",
  1671. "serviceName": "OOZIE",
  1672. "category": "Oozie Server"
  1673. },
  1674. {
  1675. "id": "puppet var",
  1676. "name": "oozie_existing_oracle_host",
  1677. "displayName": "Database Host",
  1678. "description": "Specify the host on which the existing database is hosted",
  1679. "defaultValue": "",
  1680. "isReconfigurable": false,
  1681. "isOverridable": false,
  1682. "displayType": "host",
  1683. "isVisible": false,
  1684. "isObserved": true,
  1685. //"domain": "global",
  1686. "serviceName": "OOZIE",
  1687. "category": "Oozie Server"
  1688. },
  1689. {
  1690. "id": "puppet var",
  1691. "name": "oozie_ambari_host",
  1692. "value": "",
  1693. "defaultValue": "",
  1694. "displayName": "Database Host",
  1695. "description": "Host on which the database will be created by Ambari",
  1696. "isReconfigurable": false,
  1697. "isOverridable": false,
  1698. "displayType": "masterHost",
  1699. "isVisible": false,
  1700. //"domain": "global",
  1701. "serviceName": "OOZIE",
  1702. "category": "Oozie Server"
  1703. },
  1704. {
  1705. "id": "puppet var",
  1706. "name": "oozie_log_dir",
  1707. "displayName": "Oozie Log Dir",
  1708. "description": "Directory for oozie logs",
  1709. "defaultValue": "/var/log/oozie",
  1710. "isReconfigurable": false,
  1711. "displayType": "directory",
  1712. "isOverridable": false,
  1713. "isVisible": true,
  1714. "domain": "global",
  1715. "serviceName": "OOZIE",
  1716. "category": "Advanced"
  1717. },
  1718. {
  1719. "id": "puppet var",
  1720. "name": "oozie_pid_dir",
  1721. "displayName": "Oozie PID Dir",
  1722. "description": "Directory in which the pid files for oozie processes will be created",
  1723. "defaultValue": "/var/run/oozie",
  1724. "isReconfigurable": false,
  1725. "displayType": "directory",
  1726. "isOverridable": false,
  1727. "isVisible": true,
  1728. "domain": "global",
  1729. "serviceName": "OOZIE",
  1730. "category": "Advanced"
  1731. },
  1732. /**********************************************NAGIOS***************************************/
  1733. {
  1734. "id": "puppet var",
  1735. "name": "nagios_web_login",
  1736. "displayName": "Nagios Admin username",
  1737. "description": "Nagios Web UI Admin username",
  1738. "defaultValue": "nagiosadmin",
  1739. "isReconfigurable": false,
  1740. "displayType": "user",
  1741. "isOverridable": false,
  1742. "domain": "global",
  1743. "isVisible": true,
  1744. "serviceName": "NAGIOS",
  1745. "index": 0
  1746. },
  1747. {
  1748. "id": "puppet var",
  1749. "name": "nagios_web_password",
  1750. "displayName": "Nagios Admin password",
  1751. "description": "Nagios Web UI Admin password",
  1752. "defaultValue": "",
  1753. "isReconfigurable": true,
  1754. "displayType": "password",
  1755. "isOverridable": false,
  1756. "isVisible": true,
  1757. "domain": "global",
  1758. "serviceName": "NAGIOS",
  1759. "index": 1
  1760. },
  1761. {
  1762. "id": "puppet var",
  1763. "name": "nagios_contact",
  1764. "displayName": "Hadoop Admin email",
  1765. "description": "Hadoop Administrator email for alert notification",
  1766. "defaultValue": "",
  1767. "displayType": "email",
  1768. "isOverridable": false,
  1769. "isVisible": true,
  1770. "domain": "global",
  1771. "serviceName": "NAGIOS",
  1772. "index": 2
  1773. },
  1774. /**********************************************ZOOKEEPER***************************************/
  1775. {
  1776. "id": "puppet var",
  1777. "name": "zookeeperserver_hosts",
  1778. "displayName": "ZooKeeper Server hosts",
  1779. "value": "",
  1780. "defaultValue": "",
  1781. "description": "The host that has been assigned to run ZooKeeper Server",
  1782. "displayType": "masterHosts",
  1783. "isVisible": true,
  1784. "isOverridable": false,
  1785. "isRequired": false,
  1786. "serviceName": "ZOOKEEPER",
  1787. "category": "ZooKeeper Server",
  1788. "index": 0
  1789. },
  1790. {
  1791. "id": "puppet var",
  1792. "name": "zk_data_dir",
  1793. "displayName": "ZooKeeper directory",
  1794. "description": "Data directory for ZooKeeper",
  1795. "defaultValue": "",
  1796. "defaultDirectory": "/hadoop/zookeeper",
  1797. "isReconfigurable": false,
  1798. "displayType": "directory",
  1799. "isVisible": true,
  1800. "domain": "global",
  1801. "serviceName": "ZOOKEEPER",
  1802. "category": "ZooKeeper Server",
  1803. "index": 1
  1804. },
  1805. {
  1806. "id": "puppet var",
  1807. "name": "tickTime",
  1808. "displayName": "Length of single Tick",
  1809. "description": "The length of a single tick in milliseconds, which is the basic time unit used by ZooKeeper",
  1810. "defaultValue": "2000",
  1811. "displayType": "int",
  1812. "unit": "ms",
  1813. "isOverridable": false,
  1814. "isVisible": true,
  1815. "domain": "global",
  1816. "serviceName": "ZOOKEEPER",
  1817. "category": "ZooKeeper Server",
  1818. "index": 2
  1819. },
  1820. {
  1821. "id": "puppet var",
  1822. "name": "initLimit",
  1823. "displayName": "Ticks to allow for sync at Init",
  1824. "description": "Amount of time, in ticks to allow followers to connect and sync to a leader",
  1825. "defaultValue": "10",
  1826. "displayType": "int",
  1827. "isOverridable": false,
  1828. "isVisible": true,
  1829. "domain": "global",
  1830. "serviceName": "ZOOKEEPER",
  1831. "category": "ZooKeeper Server",
  1832. "index": 3
  1833. },
  1834. {
  1835. "id": "puppet var",
  1836. "name": "syncLimit",
  1837. "displayName": "Ticks to allow for sync at Runtime",
  1838. "description": "Amount of time, in ticks to allow followers to connect",
  1839. "defaultValue": "5",
  1840. "displayType": "int",
  1841. "isOverridable": false,
  1842. "isVisible": true,
  1843. "domain": "global",
  1844. "serviceName": "ZOOKEEPER",
  1845. "category": "ZooKeeper Server",
  1846. "index": 4
  1847. },
  1848. {
  1849. "id": "puppet var",
  1850. "name": "clientPort",
  1851. "displayName": "Port for running ZK Server",
  1852. "description": "Port for running ZooKeeper server",
  1853. "defaultValue": "2181",
  1854. "displayType": "int",
  1855. "isOverridable": false,
  1856. "isVisible": true,
  1857. "domain": "global",
  1858. "serviceName": "ZOOKEEPER",
  1859. "category": "ZooKeeper Server",
  1860. "index": 5
  1861. },
  1862. {
  1863. "id": "puppet var",
  1864. "name": "zk_log_dir",
  1865. "displayName": "ZooKeeper Log Dir",
  1866. "description": "Directory for ZooKeeper log files",
  1867. "defaultValue": "/var/log/zookeeper",
  1868. "isReconfigurable": false,
  1869. "displayType": "directory",
  1870. "isOverridable": false,
  1871. "isVisible": true,
  1872. "domain": "global",
  1873. "serviceName": "ZOOKEEPER",
  1874. "category": "Advanced",
  1875. "index": 0
  1876. },
  1877. {
  1878. "id": "puppet var",
  1879. "name": "zk_pid_dir",
  1880. "displayName": "ZooKeeper PID Dir",
  1881. "description": "Directory in which the pid files for zookeeper processes will be created",
  1882. "defaultValue": "/var/run/zookeeper",
  1883. "isReconfigurable": false,
  1884. "displayType": "directory",
  1885. "isOverridable": false,
  1886. "isVisible": true,
  1887. "domain": "global",
  1888. "serviceName": "ZOOKEEPER",
  1889. "category": "Advanced",
  1890. "index": 1
  1891. },
  1892. {
  1893. "id": "puppet var",
  1894. "name": "zk_pid_file",
  1895. "displayName": "ZooKeeper PID File",
  1896. "description": "",
  1897. "defaultValue": "/var/run/zookeeper/zookeeper_server.pid",
  1898. "isReconfigurable": false,
  1899. "displayType": "directory",
  1900. "isVisible": false,
  1901. "domain": "global",
  1902. "serviceName": "ZOOKEEPER",
  1903. "category": "Advanced"
  1904. },
  1905. /**********************************************HUE***************************************/
  1906. {
  1907. "id": "puppet var",
  1908. "name": "hueserver_host",
  1909. "displayName": "Hue Server host",
  1910. "value": "",
  1911. "defaultValue": "",
  1912. "description": "The host that has been assigned to run Hue Server",
  1913. "displayType": "masterHost",
  1914. "isOverridable": false,
  1915. "isVisible": true,
  1916. "domain": "global",
  1917. "serviceName": "HUE",
  1918. "category": "Hue Server"
  1919. },
  1920. {
  1921. "id": "puppet var",
  1922. "name": "hue_log_dir",
  1923. "displayName": "HUE Log Dir",
  1924. "description": "Directory for HUE logs",
  1925. "defaultValue": "/var/log/hue",
  1926. "isReconfigurable": false,
  1927. "displayType": "directory",
  1928. "isOverridable": false,
  1929. "isVisible": true,
  1930. "domain": "global",
  1931. "serviceName": "HUE",
  1932. "category": "Advanced"
  1933. },
  1934. {
  1935. "id": "puppet var",
  1936. "name": "hue_pid_dir",
  1937. "displayName": "HUE Pid Dir",
  1938. "description": "Directory in which the pid files for HUE processes will be created",
  1939. "defaultValue": "/var/run/hue",
  1940. "isReconfigurable": false,
  1941. "displayType": "directory",
  1942. "isOverridable": false,
  1943. "isVisible": true,
  1944. "domain": "global",
  1945. "serviceName": "HUE",
  1946. "category": "Advanced"
  1947. },
  1948. /**********************************************GANGLIA***************************************/
  1949. {
  1950. "id": "puppet var",
  1951. "name": "ganglia_conf_dir",
  1952. "displayName": "Ganglia conf directory",
  1953. "description": "",
  1954. "defaultValue": "/etc/ganglia/hdp",
  1955. "isReconfigurable": false,
  1956. "displayType": "directory",
  1957. "isVisible": false,
  1958. "domain": "global",
  1959. "serviceName": "GANGLIA",
  1960. "category": "Advanced"
  1961. },
  1962. /**********************************************MISC***************************************/
  1963. {
  1964. "id": "puppet var",
  1965. "name": "hbase_conf_dir",
  1966. "displayName": "HBase conf dir",
  1967. "description": "",
  1968. "defaultValue": "/etc/hbase",
  1969. "isRequired": false,
  1970. "displayType": "directory",
  1971. "isVisible": false,
  1972. "domain": "global",
  1973. "serviceName": "MISC",
  1974. "category": "General",
  1975. "belongsToService":[]
  1976. },
  1977. {
  1978. "id": "puppet var",
  1979. "name": "proxyuser_group",
  1980. "displayName": "Proxy group for Hive, WebHCat, and Oozie",
  1981. "description": "",
  1982. "defaultValue": "users",
  1983. "isReconfigurable": false,
  1984. "displayType": "user",
  1985. "isOverridable": false,
  1986. "isVisible": true,
  1987. "filename": "core-site.xml",
  1988. "domain": "global",
  1989. "serviceName": "MISC",
  1990. "category": "Users and Groups",
  1991. "belongsToService":["HIVE","WEBHCAT","OOZIE"]
  1992. },
  1993. {
  1994. "id": "puppet var",
  1995. "name": "dfs_datanode_address",
  1996. "displayName": "dfs_datanode_address",
  1997. "description": "",
  1998. "defaultValue": "50010",
  1999. "isReconfigurable": true,
  2000. "displayType": "int",
  2001. "isVisible": true,
  2002. "filename": "hdfs-site.xml",
  2003. "domain": "global",
  2004. "serviceName": "MISC",
  2005. "category": "Advanced",
  2006. "belongsToService":[]
  2007. },
  2008. {
  2009. "id": "puppet var",
  2010. "name": "dfs_datanode_http_address",
  2011. "displayName": "dfs_datanode_http_address",
  2012. "description": "",
  2013. "defaultValue": "50075",
  2014. "isReconfigurable": true,
  2015. "displayType": "int",
  2016. "isVisible": true,
  2017. "filename": "hdfs-site.xml",
  2018. "domain": "global",
  2019. "serviceName": "MISC",
  2020. "category": "Advanced",
  2021. "belongsToService":[]
  2022. },
  2023. {
  2024. "id": "puppet var",
  2025. "name": "gpl_artifacts_download_url",
  2026. "displayName": "gpl artifact download url",
  2027. "description": "",
  2028. "defaultValue": "",
  2029. "isReconfigurable": false,
  2030. "displayType": "advanced",
  2031. "isVisible": false,
  2032. "domain": "global",
  2033. "serviceName": "MISC",
  2034. "category": "General",
  2035. "belongsToService":[]
  2036. },
  2037. {
  2038. "id": "puppet var",
  2039. "name": "apache_artifacts_download_url",
  2040. "displayName": "apache artifact download url",
  2041. "description": "",
  2042. "defaultValue": "",
  2043. "isReconfigurable": false,
  2044. "displayType": "advanced",
  2045. "isVisible": false,
  2046. "domain": "global",
  2047. "serviceName": "MISC",
  2048. "category": "General",
  2049. "belongsToService":[]
  2050. },
  2051. {
  2052. "id": "puppet var",
  2053. "name": "ganglia_runtime_dir",
  2054. "displayName": "Ganglia runtime directory",
  2055. "description": "",
  2056. "defaultValue": "/var/run/ganglia/hdp",
  2057. "isReconfigurable": false,
  2058. "displayType": "directory",
  2059. "isVisible": false,
  2060. "domain": "global",
  2061. "serviceName": "MISC",
  2062. "category": "General",
  2063. "belongsToService":[]
  2064. },
  2065. {
  2066. "id": "puppet var",
  2067. "name": "java64_home",
  2068. "displayName": "Path to 64-bit JAVA_HOME",
  2069. "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.",
  2070. "defaultValue": "/usr/jdk64/jdk1.6.0_31",
  2071. "isRequired": true,
  2072. "isReconfigurable": false,
  2073. "displayType": "directory",
  2074. "isVisible": false,
  2075. "domain": "global",
  2076. "serviceName": "MISC",
  2077. "belongsToService":[]
  2078. },
  2079. {
  2080. "id": "puppet var",
  2081. "name": "run_dir",
  2082. "displayName": "Hadoop run directory",
  2083. "description": "",
  2084. "defaultValue": "/var/run/hadoop",
  2085. "isRequired": false,
  2086. "isReconfigurable": false,
  2087. "displayType": "directory",
  2088. "isVisible": false,
  2089. "domain": "global",
  2090. "serviceName": "MISC",
  2091. "category": "Advanced",
  2092. "belongsToService":[]
  2093. },
  2094. {
  2095. "id": "puppet var",
  2096. "name": "hadoop_conf_dir",
  2097. "displayName": "Hadoop conf directory",
  2098. "description": "",
  2099. "defaultValue": "/etc/hadoop/conf",
  2100. "isRequired": false,
  2101. "isReconfigurable": false,
  2102. "displayType": "directory",
  2103. "isVisible": false,
  2104. "domain": "global",
  2105. "serviceName": "MISC",
  2106. "category": "Advanced",
  2107. "belongsToService":[]
  2108. },
  2109. {
  2110. "id": "puppet var",
  2111. "name": "hdfs_user",
  2112. "displayName": "HDFS User",
  2113. "description": "User to run HDFS as",
  2114. "defaultValue": "hdfs",
  2115. "isReconfigurable": false,
  2116. "displayType": "user",
  2117. "isOverridable": false,
  2118. "isVisible": true,
  2119. "serviceName": "MISC",
  2120. "domain": "global",
  2121. "category": "Users and Groups",
  2122. "belongsToService":["HDFS"]
  2123. },
  2124. {
  2125. "id": "puppet var",
  2126. "name": "mapred_user",
  2127. "displayName": "MapReduce User",
  2128. "description": "User to run MapReduce as",
  2129. "defaultValue": "mapred",
  2130. "isReconfigurable": false,
  2131. "displayType": "user",
  2132. "isOverridable": false,
  2133. "isVisible": true,
  2134. "domain": "global",
  2135. "serviceName": "MISC",
  2136. "category": "Users and Groups",
  2137. "belongsToService":["MAPREDUCE2"]
  2138. },
  2139. {
  2140. "id": "puppet var",
  2141. "name": "yarn_user",
  2142. "displayName": "YARN User",
  2143. "description": "User to run YARN as",
  2144. "defaultValue": "yarn",
  2145. "isReconfigurable": false,
  2146. "displayType": "user",
  2147. "isOverridable": false,
  2148. "isVisible": true,
  2149. "domain": "global",
  2150. "serviceName": "MISC",
  2151. "category": "Users and Groups",
  2152. "belongsToService":["YARN"]
  2153. },
  2154. {
  2155. "id": "puppet var",
  2156. "name": "hbase_user",
  2157. "displayName": "HBase User",
  2158. "description": "User to run HBase as",
  2159. "defaultValue": "hbase",
  2160. "isReconfigurable": false,
  2161. "displayType": "user",
  2162. "isOverridable": false,
  2163. "isVisible": true,
  2164. "domain": "global",
  2165. "serviceName": "MISC",
  2166. "category": "Users and Groups",
  2167. "belongsToService":["HBASE"]
  2168. },
  2169. {
  2170. "id": "puppet var",
  2171. "name": "hive_user",
  2172. "displayName": "Hive User",
  2173. "description": "User to run Hive as",
  2174. "defaultValue": "hive",
  2175. "isReconfigurable": false,
  2176. "displayType": "user",
  2177. "isOverridable": false,
  2178. "isVisible": true,
  2179. "domain": "global",
  2180. "serviceName": "MISC",
  2181. "category": "Users and Groups",
  2182. "belongsToService":["HIVE"]
  2183. },
  2184. {
  2185. "id": "puppet var",
  2186. "name": "hcat_user",
  2187. "displayName": "HCat User",
  2188. "description": "User to run HCatalog as",
  2189. "defaultValue": "hcat",
  2190. "isReconfigurable": false,
  2191. "displayType": "user",
  2192. "isOverridable": false,
  2193. "isVisible": true,
  2194. "domain": "global",
  2195. "serviceName": "MISC",
  2196. "category": "Users and Groups",
  2197. "belongsToService":["HCATALOG"]
  2198. },
  2199. {
  2200. "id": "puppet var",
  2201. "name": "webhcat_user",
  2202. "displayName": "WebHCat User",
  2203. "description": "User to run WebHCat as",
  2204. "defaultValue": "hcat",
  2205. "isReconfigurable": false,
  2206. "displayType": "user",
  2207. "isOverridable": false,
  2208. "isVisible": true,
  2209. "domain": "global",
  2210. "serviceName": "MISC",
  2211. "category": "Users and Groups",
  2212. "belongsToService":["WEBHCAT"]
  2213. },
  2214. {
  2215. "id": "puppet var",
  2216. "name": "oozie_user",
  2217. "displayName": "Oozie User",
  2218. "description": "User to run Oozie as",
  2219. "defaultValue": "oozie",
  2220. "isReconfigurable": false,
  2221. "displayType": "user",
  2222. "isOverridable": false,
  2223. "isVisible": true,
  2224. "domain": "global",
  2225. "serviceName": "MISC",
  2226. "category": "Users and Groups",
  2227. "belongsToService":["OOZIE"]
  2228. },
  2229. {
  2230. "id": "puppet var",
  2231. "name": "zk_user",
  2232. "displayName": "ZooKeeper User",
  2233. "description": "User to run ZooKeeper as",
  2234. "defaultValue": "zookeeper",
  2235. "isReconfigurable": false,
  2236. "displayType": "user",
  2237. "isOverridable": false,
  2238. "isVisible": true,
  2239. "domain": "global",
  2240. "serviceName": "MISC",
  2241. "category": "Users and Groups",
  2242. "belongsToService":["ZOOKEEPER"]
  2243. },
  2244. {
  2245. "id": "puppet var",
  2246. "name": "gmetad_user",
  2247. "displayName": "Ganglia User",
  2248. "description": "The user used to run Ganglia",
  2249. "defaultValue": "nobody",
  2250. "isReconfigurable": false,
  2251. "displayType": "advanced",
  2252. "isOverridable": false,
  2253. "isVisible": true,
  2254. "domain": "global",
  2255. "serviceName": "MISC",
  2256. "category": "Users and Groups",
  2257. "belongsToService":["GANGLIA"]
  2258. },
  2259. {
  2260. "id": "puppet var",
  2261. "name": "gmond_user",
  2262. "displayName": "Gmond User",
  2263. "description": "The user used to run gmond for Ganglia",
  2264. "defaultValue": "nobody",
  2265. "isReconfigurable": false,
  2266. "displayType": "advanced",
  2267. "isOverridable": false,
  2268. "isVisible": false,
  2269. "domain": "global",
  2270. "serviceName":"MISC",
  2271. "category": "Users and Groups",
  2272. "belongsToService":[]
  2273. },
  2274. {
  2275. "id": "puppet var",
  2276. "name": "nagios_user",
  2277. "displayName": "Nagios User",
  2278. "description": "User to run Nagios as",
  2279. "defaultValue": "nagios",
  2280. "isReconfigurable": false,
  2281. "displayType": "user",
  2282. "isOverridable": false,
  2283. "domain": "global",
  2284. "isVisible": true,
  2285. "serviceName":"MISC",
  2286. "category": "Users and Groups",
  2287. "belongsToService":["NAGIOS"]
  2288. },
  2289. {
  2290. "id": "puppet var",
  2291. "name": "nagios_group",
  2292. "displayName": "Nagios Group",
  2293. "description": "Nagios Group",
  2294. "defaultValue": "nagios",
  2295. "isReconfigurable": false,
  2296. "displayType": "user",
  2297. "isOverridable": false,
  2298. "domain": "global",
  2299. "isVisible": true,
  2300. "serviceName":"MISC",
  2301. "category": "Users and Groups",
  2302. "belongsToService":["NAGIOS"]
  2303. },
  2304. {
  2305. "id": "puppet var",
  2306. "name": "smokeuser",
  2307. "displayName": "Smoke Test User",
  2308. "description": "The user used to run service smoke tests",
  2309. "defaultValue": "ambari-qa",
  2310. "isReconfigurable": false,
  2311. "displayType": "user",
  2312. "isOverridable": false,
  2313. "isVisible": App.supports.customizeSmokeTestUser,
  2314. "domain": "global",
  2315. "serviceName": "MISC",
  2316. "category": "Users and Groups",
  2317. "belongsToService":["HDFS"]
  2318. },
  2319. {
  2320. "id": "puppet var",
  2321. "name": "user_group",
  2322. "displayName": "Group",
  2323. "description": "Group that the users specified above belong to",
  2324. "defaultValue": "hadoop",
  2325. "isReconfigurable": false,
  2326. "displayType": "user",
  2327. "isOverridable": false,
  2328. "isVisible": true,
  2329. "domain": "global",
  2330. "serviceName": "MISC",
  2331. "category": "Users and Groups",
  2332. "belongsToService":["HDFS"]
  2333. },
  2334. {
  2335. "id": "puppet var",
  2336. "name": "rrdcached_base_dir",
  2337. "displayName": "Ganglia rrd cached base directory",
  2338. "description": "Default directory for saving the rrd files on ganglia server",
  2339. "defaultValue": "/var/lib/ganglia/rrds",
  2340. "displayType": "directory",
  2341. "isOverridable": false,
  2342. "domain": "global",
  2343. "serviceName": "MISC",
  2344. "category": "General",
  2345. "belongsToService":["GANGLIA"]
  2346. }
  2347. ]
  2348. };