global_properties.js 68 KB

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