global_properties.js 70 KB

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