ajax.js 79 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294
  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. var App = require('app');
  19. /**
  20. * Config for each ajax-request
  21. *
  22. * Fields example:
  23. * mock - testMode url
  24. * real - real url (without API prefix)
  25. * type - request type (also may be defined in the format method)
  26. * format - function for processing ajax params after default formatRequest. May be called with one or two parameters (data, opt). Return ajax-params object
  27. * testInProduction - can this request be executed on production tests (used only in tests)
  28. *
  29. * @type {Object}
  30. */
  31. var urls = {
  32. 'common.services.update' : {
  33. 'real': '/clusters/{clusterName}/services?{urlParams}',
  34. 'mock': '/data/wizard/deploy/poll_1.json',
  35. 'format': function (data) {
  36. return {
  37. type: 'PUT',
  38. data: JSON.stringify({
  39. RequestInfo: {
  40. "context": data.context,
  41. "operation_level": {
  42. "level": "CLUSTER",
  43. "cluster_name" : data.clusterName
  44. }
  45. },
  46. Body: {
  47. ServiceInfo: data.ServiceInfo
  48. }
  49. })
  50. };
  51. }
  52. },
  53. 'common.service.update' : {
  54. 'real': '/clusters/{clusterName}/services/{serviceName}',
  55. 'mock': '/data/wizard/deploy/poll_1.json',
  56. 'format': function (data) {
  57. return {
  58. type: 'PUT',
  59. data: JSON.stringify({
  60. RequestInfo: {
  61. "context": data.context,
  62. "operation_level": {
  63. "level": "SERVICE",
  64. "cluster_name" : data.clusterName,
  65. "service_name" : data.serviceName
  66. }
  67. },
  68. Body: {
  69. ServiceInfo: data.ServiceInfo
  70. }
  71. })
  72. };
  73. }
  74. },
  75. 'common.host_component.update': {
  76. 'real': '/clusters/{clusterName}/host_components',
  77. 'mock': '',
  78. 'type': 'PUT',
  79. 'format': function (data) {
  80. return {
  81. data: JSON.stringify({
  82. RequestInfo: {
  83. context: data.context,
  84. query: data.query
  85. },
  86. Body: {
  87. "HostRoles": data.HostRoles
  88. }
  89. })
  90. }
  91. }
  92. },
  93. 'common.host.host_components.update': {
  94. 'real': '/clusters/{clusterName}/hosts/{hostName}/host_components?{urlParams}',
  95. 'mock': '',
  96. 'type': 'PUT',
  97. 'format': function (data) {
  98. return {
  99. data: JSON.stringify({
  100. RequestInfo: {
  101. "context": data.context,
  102. "operation_level": {
  103. level: "HOST",
  104. cluster_name: data.clusterName,
  105. host_names: data.hostName
  106. },
  107. query: data.query
  108. },
  109. Body: {
  110. "HostRoles": data.HostRoles
  111. }
  112. })
  113. }
  114. }
  115. },
  116. 'common.host.host_component.update': {
  117. 'real': '/clusters/{clusterName}/hosts/{hostName}/host_components/{componentName}?{urlParams}',
  118. 'mock': '/data/wizard/deploy/poll_1.json',
  119. 'type': 'PUT',
  120. 'format': function (data) {
  121. return {
  122. data: JSON.stringify({
  123. RequestInfo: {
  124. "context": data.context,
  125. "operation_level": {
  126. level: "HOST_COMPONENT",
  127. cluster_name: data.clusterName,
  128. host_name: data.hostName,
  129. service_name: data.serviceName || null
  130. }
  131. },
  132. Body: {
  133. "HostRoles": data.HostRoles
  134. }
  135. })
  136. }
  137. }
  138. },
  139. 'common.service.configurations': {
  140. 'real':'/clusters/{clusterName}',
  141. 'mock':'',
  142. 'format': function (data) {
  143. return {
  144. type: 'PUT',
  145. data: JSON.stringify({
  146. Clusters: {
  147. desired_config: data.desired_config
  148. }
  149. })
  150. }
  151. }
  152. },
  153. 'common.across.services.configurations': {
  154. 'real':'/clusters/{clusterName}',
  155. 'mock':'',
  156. 'format': function(data) {
  157. return {
  158. type: 'PUT',
  159. dataType: 'text',
  160. data: data.data
  161. }
  162. }
  163. },
  164. 'service.ambari': {
  165. 'real': '/services/AMBARI?fields=components/RootServiceComponents',
  166. 'mock': '/data/services/ambari.json'
  167. },
  168. 'service.flume.agent.command': {
  169. 'real': '/clusters/{clusterName}/hosts/{host}/host_components/FLUME_HANDLER',
  170. 'mock': '',
  171. 'format': function (data) {
  172. return {
  173. type: 'PUT',
  174. data: JSON.stringify({
  175. "RequestInfo": {
  176. "context": data.context,
  177. "flume_handler": data.agentName,
  178. "operation_level": {
  179. level: "HOST_COMPONENT",
  180. cluster_name: data.clusterName,
  181. service_name: "FLUME",
  182. host_name: data.host
  183. }
  184. },
  185. "Body": {
  186. "HostRoles": {
  187. "state": data.state
  188. }
  189. }
  190. })
  191. }
  192. }
  193. },
  194. 'common.host_components.update': {
  195. 'real': '/clusters/{clusterName}/host_components?{urlParams}',
  196. 'mock': '/data/wizard/deploy/poll_1.json',
  197. 'type': 'PUT',
  198. 'format': function (data) {
  199. return {
  200. data: JSON.stringify({
  201. RequestInfo: {
  202. "context": data.context,
  203. "operation_level": {
  204. level: data.level || "CLUSTER",
  205. cluster_name: data.clusterName
  206. },
  207. query: data.query
  208. },
  209. Body: {
  210. "HostRoles": data.HostRoles
  211. }
  212. })
  213. }
  214. }
  215. },
  216. 'common.service.passive': {
  217. 'real': '/clusters/{clusterName}/services/{serviceName}',
  218. 'mock': '',
  219. 'format': function (data) {
  220. return {
  221. type: 'PUT',
  222. data: JSON.stringify({
  223. RequestInfo: {
  224. "context": data.requestInfo
  225. },
  226. Body: {
  227. ServiceInfo: {
  228. maintenance_state: data.passive_state
  229. }
  230. }
  231. })
  232. };
  233. }
  234. },
  235. 'common.host.host_component.passive': {
  236. 'real': '/clusters/{clusterName}/hosts/{hostName}/host_components/{componentName}',
  237. 'mock': '',
  238. 'type': 'PUT',
  239. 'format': function(data) {
  240. return {
  241. data: JSON.stringify({
  242. RequestInfo: {
  243. "context": data.context
  244. },
  245. Body: {
  246. HostRoles: {
  247. maintenance_state: data.passive_state
  248. }
  249. }
  250. })
  251. };
  252. }
  253. },
  254. 'common.host.with_host_component': {
  255. 'real': '/clusters/{clusterName}/hosts?host_components/HostRoles/component_name={componentName}&minimal_response=true',
  256. 'mock': ''
  257. },
  258. 'common.delete.host': {
  259. 'real': '/clusters/{clusterName}/hosts/{hostName}',
  260. 'type': 'DELETE'
  261. },
  262. 'common.delete.host_component': {
  263. 'real': '/clusters/{clusterName}/hosts/{hostName}/host_components/{componentName}',
  264. 'type': 'DELETE'
  265. },
  266. 'common.delete.user': {
  267. 'real': '/users/{user}',
  268. 'type': 'DELETE'
  269. },
  270. 'common.delete.config_group': {
  271. 'real': '/clusters/{clusterName}/config_groups/{id}',
  272. 'type': 'DELETE'
  273. },
  274. 'common.delete.cluster': {
  275. 'real': '/clusters/{name}',
  276. 'type': 'DELETE'
  277. },
  278. 'common.delete.request_schedule': {
  279. 'real': '/clusters/{clusterName}/request_schedules/{request_schedule_id}',
  280. 'type': 'DELETE'
  281. },
  282. 'alerts.get_by_service': {
  283. 'real': '/clusters/{clusterName}/services/{serviceName}?fields=legacy_alerts',
  284. 'mock': '/data/alerts/HDP2/service_alerts.json'
  285. },
  286. 'alerts.get_by_host': {
  287. 'real': '/clusters/{clusterName}/hosts/{hostName}?fields=legacy_alerts',
  288. 'mock': '/data/alerts/HDP2/host_alerts.json'
  289. },
  290. 'alerts.load_alert_notification': {
  291. 'real': '/alert_targets?fields=*',
  292. 'mock': 'data/alerts/alertNotifications.json'
  293. },
  294. 'alerts.load_alert_groups': {
  295. 'real': '/clusters/{clusterName}/alert_groups?fields=*',
  296. 'mock': 'data/alerts/alertGroups.json'
  297. },
  298. 'alerts.load_an_alert_group': {
  299. 'real': '/clusters/{clusterName}/alert_groups/{group_id}',
  300. 'mock': 'data/alerts/alertGroup.json'
  301. },
  302. 'alert_groups.create': {
  303. 'real': '/clusters/{clusterName}/alert_groups',
  304. 'mock': '',
  305. 'format': function (data) {
  306. return {
  307. type: 'POST',
  308. data: JSON.stringify({
  309. "AlertGroup": {
  310. "name": data.name,
  311. "definitions": data.definitions,
  312. "targets": data.targets
  313. }
  314. })
  315. };
  316. }
  317. },
  318. 'alert_groups.update': {
  319. 'real': '/clusters/{clusterName}/alert_groups/{group_id}',
  320. 'mock': '',
  321. 'format': function (data) {
  322. return {
  323. type: 'PUT',
  324. data: JSON.stringify({
  325. "AlertGroup": {
  326. "name": data.name,
  327. "definitions": data.definitions,
  328. "targets": data.targets
  329. }
  330. })
  331. };
  332. }
  333. },
  334. 'alert_groups.delete': {
  335. 'real': '/clusters/{clusterName}/alert_groups/{group_id}',
  336. 'mock': '',
  337. 'format': function (data) {
  338. return {
  339. type: 'DELETE'
  340. };
  341. }
  342. },
  343. 'alerts.load_all_alert_definitions': {
  344. 'real': '/clusters/{clusterName}/alert_definitions?fields=*',
  345. 'mock': 'data/alerts/alertDefinitions.json'
  346. },
  347. 'alerts.instances': {
  348. 'real': '/clusters/{clusterName}/alerts?fields=*',
  349. 'mock': '/data/alerts/alert_instances.json'
  350. },
  351. 'alerts.instances.by_definition': {
  352. 'real': '/clusters/{clusterName}/alerts?fields=*&Alert/name={definitionName}',
  353. 'mock': '/data/alerts/alert_instances.json'
  354. },
  355. 'alerts.instances.by_host': {
  356. 'real': '/clusters/{clusterName}/alerts?fields=*&Alert/host_name={hostName}',
  357. 'mock': '/data/alerts/alert_instances.json'
  358. },
  359. 'alerts.update_alert_definition': {
  360. 'real': '/clusters/{clusterName}/alert_definitions/{id}',
  361. 'mock': '',
  362. 'format': function (data) {
  363. return {
  364. type: 'PUT',
  365. data: JSON.stringify(data.data)
  366. }
  367. }
  368. },
  369. 'background_operations.get_most_recent': {
  370. 'real': '/clusters/{clusterName}/requests?to=end&page_size={operationsCount}&fields=Requests',
  371. 'mock': '/data/background_operations/list_on_start.json',
  372. 'testInProduction': true
  373. },
  374. 'background_operations.get_by_request': {
  375. 'real': '/clusters/{clusterName}/requests/{requestId}?fields=*,tasks/Tasks/command,tasks/Tasks/command_detail,tasks/Tasks/start_time,tasks/Tasks/end_time,tasks/Tasks/exit_code,tasks/Tasks/host_name,tasks/Tasks/id,tasks/Tasks/role,tasks/Tasks/status&minimal_response=true',
  376. 'mock': '/data/background_operations/task_by_request{requestId}.json',
  377. 'testInProduction': true
  378. },
  379. 'background_operations.get_by_task': {
  380. 'real': '/clusters/{clusterName}/requests/{requestId}/tasks/{taskId}',
  381. 'mock': '/data/background_operations/list_on_start.json',
  382. 'testInProduction': true
  383. },
  384. 'background_operations.abort_request': {
  385. 'real': '/clusters/{clusterName}/requests/{requestId}',
  386. 'mock': '',
  387. 'format': function () {
  388. return {
  389. type: 'PUT',
  390. data: JSON.stringify({
  391. "Requests": {
  392. "request_status": "ABORTED",
  393. "abort_reason": Em.I18n.t('hostPopup.bgop.abortRequest.reason')
  394. }
  395. })
  396. };
  397. }
  398. },
  399. 'service.item.smoke': {
  400. 'real': '/clusters/{clusterName}/requests',
  401. 'mock': '/data/wizard/deploy/poll_1.json',
  402. 'format': function (data) {
  403. return {
  404. 'type': 'POST',
  405. data: JSON.stringify({
  406. "RequestInfo": {
  407. "context": data.displayName + " Service Check",
  408. "command" : data.actionName
  409. },
  410. "Requests/resource_filters": [{"service_name" : data.serviceName}]
  411. })
  412. };
  413. }
  414. },
  415. 'service.item.rebalanceHdfsNodes' : {
  416. 'real' : '/clusters/{clusterName}/requests',
  417. 'mock' : '',
  418. 'format' : function(data) {
  419. return {
  420. type : 'POST',
  421. data : JSON.stringify({
  422. RequestInfo : {
  423. 'context' : Em.I18n.t('services.service.actions.run.rebalanceHdfsNodes.context'),
  424. 'command' : 'REBALANCEHDFS',
  425. 'namenode' : JSON.stringify({threshold: data.threshold})
  426. },
  427. "Requests/resource_filters" : [ {
  428. 'service_name' : 'HDFS',
  429. 'component_name' : 'NAMENODE',
  430. 'hosts' : data.hosts
  431. } ]
  432. })
  433. }
  434. }
  435. },
  436. 'cancel.background.operation' : {
  437. 'real' : '/clusters/{clusterName}/requests/{requestId}',
  438. 'mock' : '',
  439. 'format' : function(data) {
  440. return {
  441. type : 'PUT',
  442. data : JSON.stringify({
  443. RequestInfo : {
  444. 'context' : 'Cancel operation',
  445. "parameters" : {
  446. "cancel_policy" : "SIGKILL"
  447. }
  448. },
  449. "Requests/request_status":'ABORTED',
  450. "Requests/abort_reason": "Cancel background operation"
  451. })
  452. }
  453. }
  454. },
  455. 'service.item.refreshQueueYarnRequest':{
  456. 'real': '/clusters/{clusterName}/requests',
  457. 'mock': '',
  458. 'format' : function(data) {
  459. return {
  460. type : 'POST',
  461. data : JSON.stringify({
  462. RequestInfo: {
  463. 'context': data.context,
  464. 'command': data.command,
  465. 'parameters/forceRefreshConfigTags' : data.forceRefreshConfigTags
  466. },
  467. "Requests/resource_filters": [{"service_name" : data.serviceName, "component_name" : data.componentName, 'hosts': data.hosts}]
  468. })
  469. }
  470. }
  471. },
  472. 'service.item.startStopLdapKnox':{
  473. 'real': '/clusters/{clusterName}/requests',
  474. 'mock': '',
  475. 'format' : function(data) {
  476. return {
  477. type : 'POST',
  478. data : JSON.stringify({
  479. RequestInfo: {
  480. 'context': data.context,
  481. 'command': data.command
  482. },
  483. "Requests/resource_filters": [{"service_name" : data.serviceName, "component_name" : data.componentName, 'hosts': data.host}]
  484. })
  485. }
  486. }
  487. },
  488. 'service.item.executeCustomCommand':{
  489. 'real': '/clusters/{clusterName}/requests',
  490. 'mock': '',
  491. 'format' : function(data) {
  492. return {
  493. type : 'POST',
  494. data : JSON.stringify({
  495. RequestInfo: {
  496. 'context': data.context,
  497. 'command': data.command
  498. },
  499. "Requests/resource_filters": [{"service_name" : data.serviceName, "component_name" : data.componentName, 'hosts': data.hosts}]
  500. })
  501. }
  502. }
  503. },
  504. 'service.load_config_groups': {
  505. 'real': '/clusters/{clusterName}/config_groups?ConfigGroup/tag={serviceName}&fields=*',
  506. 'mock': '/data/configurations/config_group.json'
  507. },
  508. 'reassign.load_configs': {
  509. 'real': '/clusters/{clusterName}/configurations?{urlParams}',
  510. 'mock': ''
  511. },
  512. 'reassign.save_configs': {
  513. 'real': '/clusters/{clusterName}',
  514. 'mock': '',
  515. 'type': 'PUT',
  516. 'format': function (data) {
  517. return {
  518. data: JSON.stringify({
  519. Clusters: {
  520. desired_config: {
  521. "type": data.siteName,
  522. "tag": 'version' + (new Date).getTime(),
  523. "properties": data.properties,
  524. "service_config_version_note": data.service_config_version_note
  525. }
  526. }
  527. })
  528. }
  529. }
  530. },
  531. 'config.cluster': {
  532. 'real': '{stackVersionUrl}/configurations?fields=*',
  533. 'mock': ''
  534. },
  535. 'config.advanced': {
  536. 'real': '{stackVersionUrl}/services/{serviceName}/configurations?fields=*',
  537. 'mock': '/data/wizard/stack/hdp/version{stackVersion}/{serviceName}.json'
  538. },
  539. 'config.config_types': {
  540. 'real': '{stackVersionUrl}/services/{serviceName}?fields=StackServices/config_types',
  541. 'mock': ''
  542. },
  543. 'config.tags': {
  544. 'real': '/clusters/{clusterName}?fields=Clusters/desired_configs',
  545. 'mock': '/data/clusters/cluster.json'
  546. },
  547. 'config.tags_and_groups': {
  548. 'real': '/clusters/{clusterName}?fields=Clusters/desired_configs,config_groups/*{urlParams}',
  549. 'mock': '/data/clusters/tags_and_groups.json'
  550. },
  551. 'config.ambari.database.info': {
  552. 'real': '/services/AMBARI/components/AMBARI_SERVER?fields=hostComponents/RootServiceHostComponents/properties/server.jdbc.database_name,hostComponents/RootServiceHostComponents/properties/server.jdbc.url',
  553. 'mock': ''
  554. },
  555. 'config_groups.all_fields': {
  556. 'real': '/clusters/{clusterName}/config_groups?fields=*',
  557. 'mock': ''
  558. },
  559. 'config_groups.get_config_group_by_id': {
  560. 'real': '/clusters/{clusterName}/config_groups/{id}',
  561. 'mock': ''
  562. },
  563. 'config_groups.update_config_group': {
  564. 'real': '/clusters/{clusterName}/config_groups/{id}',
  565. 'mock': '',
  566. 'type': 'PUT',
  567. 'format': function (data) {
  568. return {
  569. data: JSON.stringify(
  570. [
  571. data.configGroup
  572. ]
  573. )
  574. }
  575. }
  576. },
  577. 'config.on_site': {
  578. 'real': '/clusters/{clusterName}/configurations?{params}',
  579. 'mock': '/data/configurations/cluster_level_configs.json?{params}'
  580. },
  581. 'config.host_overrides': {
  582. 'real': '/clusters/{clusterName}/configurations?{params}',
  583. 'mock': '/data/configurations/host_level_overrides_configs.json?{params}'
  584. },
  585. 'config.cluster_env_site': {
  586. 'real': '/clusters/{clusterName}/configurations?type=cluster-env',
  587. 'mock': '/data/configuration/cluster_env_site.json'
  588. },
  589. 'host.host_component.add_new_component': {
  590. 'real': '/clusters/{clusterName}/hosts?Hosts/host_name={hostName}',
  591. 'mock': '/data/wizard/deploy/poll_1.json',
  592. 'format': function(data) {
  593. return {
  594. type: 'POST',
  595. data: data.data
  596. }
  597. }
  598. },
  599. 'host.host_component.slave_desired_admin_state': {
  600. 'real': '/clusters/{clusterName}/hosts/{hostName}/host_components/{componentName}/?fields=HostRoles/desired_admin_state',
  601. 'mock': '/data/hosts/HDP2/decommission_state.json'
  602. },
  603. 'host.host_component.decommission_status': {
  604. 'real': '/clusters/{clusterName}/services/{serviceName}/components/{componentName}/?fields=ServiceComponentInfo,host_components/HostRoles/state',
  605. 'mock': ''
  606. },
  607. 'host_components.hbase_regionserver.active': {
  608. 'real': '/clusters/{clusterName}/host_components?HostRoles/component_name=HBASE_REGIONSERVER&HostRoles/maintenance_state=OFF&HostRoles/desired_admin_state=INSERVICE&HostRoles/host_name.in({hostNames})',
  609. 'mock': ''
  610. },
  611. 'host.host_component.decommission_status_datanode': {
  612. 'real': '/clusters/{clusterName}/hosts/{hostName}/host_components/{componentName}?fields=metrics/dfs/namenode',
  613. 'mock': '/data/hosts/HDP2/decommission_state.json'
  614. },
  615. 'host.region_servers.in_inservice': {
  616. 'real': '/clusters/{clusterName}/host_components?HostRoles/component_name=HBASE_REGIONSERVER&HostRoles/desired_admin_state=INSERVICE&fields=HostRoles/host_name&minimal_response=true',
  617. 'mock': ''
  618. },
  619. 'host.host_component.decommission_slave': {
  620. 'real' : '/clusters/{clusterName}/requests',
  621. 'mock' : '',
  622. 'format' : function(data) {
  623. return {
  624. type : 'POST',
  625. data : JSON.stringify({
  626. RequestInfo: {
  627. 'context': data.context,
  628. 'command': data.command,
  629. 'parameters': {
  630. 'slave_type': data.slaveType,
  631. 'excluded_hosts': data.hostName
  632. },
  633. 'operation_level': {
  634. level: "HOST_COMPONENT",
  635. cluster_name: data.clusterName,
  636. host_name: data.hostName,
  637. service_name: data.serviceName
  638. }
  639. },
  640. "Requests/resource_filters": [{"service_name" : data.serviceName, "component_name" : data.componentName}]
  641. })
  642. }
  643. }
  644. },
  645. 'host.host_component.recommission_and_restart': {
  646. 'real': '/clusters/{clusterName}/request_schedules',
  647. 'mock': '',
  648. 'format' : function(data) {
  649. return {
  650. type : 'POST',
  651. data : JSON.stringify([ {
  652. "RequestSchedule" : {
  653. "batch" : [ {
  654. "requests" : data.batches
  655. }, {
  656. "batch_settings" : {
  657. "batch_separation_in_seconds" : data.intervalTimeSeconds,
  658. "task_failure_tolerance" : data.tolerateSize
  659. }
  660. } ]
  661. }
  662. } ])
  663. }
  664. }
  665. },
  666. 'host.host_component.refresh_configs': {
  667. 'real':'/clusters/{clusterName}/requests',
  668. 'mock':'',
  669. 'format': function(data) {
  670. return {
  671. type : 'POST',
  672. data : JSON.stringify({
  673. "RequestInfo": {
  674. "command": "CONFIGURE",
  675. "context": data.context
  676. },
  677. "Requests/resource_filters": data.resource_filters
  678. })
  679. }
  680. }
  681. },
  682. 'hosts.metrics': {
  683. 'real': '/clusters/{clusterName}/hosts?fields={metricName}',
  684. 'mock': '/data/cluster_metrics/cpu_1hr.json'
  685. },
  686. 'hosts.metrics.host_component': {
  687. 'real': '/clusters/{clusterName}/services/{serviceName}/components/{componentName}?fields=host_components/{metricName}',
  688. 'mock': '/data/cluster_metrics/cpu_1hr.json'
  689. },
  690. 'service.metrics.flume.channel_fill_percent': {
  691. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=host_components/metrics/flume/flume/CHANNEL/*/ChannelFillPercentage[{fromSeconds},{toSeconds},{stepSeconds}]',
  692. 'mock': '/data/services/metrics/flume/channelFillPct.json',
  693. 'testInProduction': true
  694. },
  695. 'service.metrics.flume.channel_size': {
  696. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=host_components/metrics/flume/flume/CHANNEL/*/ChannelSize[{fromSeconds},{toSeconds},{stepSeconds}]',
  697. 'mock': '/data/services/metrics/flume/channelSize.json',
  698. 'testInProduction': true
  699. },
  700. 'service.metrics.flume.sink_drain_success': {
  701. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=host_components/metrics/flume/flume/SINK/*/EventDrainSuccessCount[{fromSeconds},{toSeconds},{stepSeconds}]',
  702. 'mock': '/data/services/metrics/flume/sinkDrainSuccessCount.json',
  703. 'testInProduction': true
  704. },
  705. 'service.metrics.flume.sink_connection_failed': {
  706. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=host_components/metrics/flume/flume/SINK/*/ConnectionFailedCount[{fromSeconds},{toSeconds},{stepSeconds}]',
  707. 'mock': '/data/services/metrics/flume/sinkConnectionFailedCount.json',
  708. 'testInProduction': true
  709. },
  710. 'service.metrics.flume.source_accepted': {
  711. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=host_components/metrics/flume/flume/SOURCE/*/EventAcceptedCount[{fromSeconds},{toSeconds},{stepSeconds}]',
  712. 'mock': '/data/services/metrics/flume/sourceEventAccepted.json',
  713. 'testInProduction': true
  714. },
  715. 'service.metrics.flume.channel_size_for_all': {
  716. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=metrics/flume/flume/CHANNEL/ChannelSize/_sum[{fromSeconds},{toSeconds},{stepSeconds}]'
  717. },
  718. 'service.metrics.flume.gc': {
  719. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=host_components/metrics/jvm/gcTimeMillis[{fromSeconds},{toSeconds},{stepSeconds}]',
  720. 'mock': '/data/services/metrics/flume/jvmGcTime.json',
  721. 'testInProduction': true
  722. },
  723. 'service.metrics.flume.jvm_heap_used': {
  724. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=host_components/metrics/jvm/memHeapUsedM[{fromSeconds},{toSeconds},{stepSeconds}]',
  725. 'mock': '/data/services/metrics/flume/jvmMemHeapUsedM.json',
  726. 'testInProduction': true
  727. },
  728. 'service.metrics.flume.jvm_threads_runnable': {
  729. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=host_components/metrics/jvm/threadsRunnable[{fromSeconds},{toSeconds},{stepSeconds}]',
  730. 'mock': '/data/services/metrics/flume/jvmThreadsRunnable.json',
  731. 'testInProduction': true
  732. },
  733. 'service.metrics.flume.cpu_user': {
  734. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=host_components/metrics/cpu/cpu_user[{fromSeconds},{toSeconds},{stepSeconds}]',
  735. 'mock': '',
  736. 'testInProduction': true
  737. },
  738. 'service.metrics.flume.incoming_event_put_successCount': {
  739. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=metrics/flume/flume/CHANNEL/EventPutSuccessCount/rate[{fromSeconds},{toSeconds},{stepSeconds}]'
  740. },
  741. 'service.metrics.flume.outgoing_event_take_success_count': {
  742. 'real': '/clusters/{clusterName}/services/FLUME/components/FLUME_HANDLER?fields=metrics/flume/flume/CHANNEL/EventTakeSuccessCount/rate[{fromSeconds},{toSeconds},{stepSeconds}]'
  743. },
  744. 'service.metrics.hbase.cluster_requests': {
  745. 'real': '/clusters/{clusterName}/services/HBASE/components/HBASE_MASTER?fields=metrics/hbase/master/cluster_requests[{fromSeconds},{toSeconds},{stepSeconds}]',
  746. 'mock': '/data/services/metrics/hbase/cluster_requests.json',
  747. 'testInProduction': true
  748. },
  749. 'service.metrics.hbase.hlog_split_size': {
  750. 'real': '/clusters/{clusterName}/services/HBASE/components/HBASE_MASTER?fields=metrics/hbase/master/splitSize_avg_time[{fromSeconds},{toSeconds},{stepSeconds}]',
  751. 'mock': '/data/services/metrics/hbase/hlog_split_size.json',
  752. 'testInProduction': true
  753. },
  754. 'service.metrics.hbase.hlog_split_time': {
  755. 'real': '/clusters/{clusterName}/services/HBASE/components/HBASE_MASTER?fields=metrics/hbase/master/splitTime_avg_time[{fromSeconds},{toSeconds},{stepSeconds}]',
  756. 'mock': '/data/services/metrics/hbase/hlog_split_time.json',
  757. 'testInProduction': true
  758. },
  759. 'service.metrics.hbase.regionserver_queuesize': {
  760. 'real': '/clusters/{clusterName}/services/HBASE/components/HBASE_REGIONSERVER?fields=metrics/hbase/regionserver/flushQueueSize[{fromSeconds},{toSeconds},{stepSeconds}],metrics/hbase/regionserver/compactionQueueSize[{fromSeconds},{toSeconds},{stepSeconds}]',
  761. 'mock': '/data/services/metrics/hbase/regionserver_queuesize.json',
  762. 'testInProduction': true
  763. },
  764. 'service.metrics.hbase.regionserver_regions': {
  765. 'real': '/clusters/{clusterName}/services/HBASE/components/HBASE_REGIONSERVER?fields=metrics/hbase/regionserver/regions[{fromSeconds},{toSeconds},{stepSeconds}]',
  766. 'mock': '/data/services/metrics/hbase/regionserver_regions.json',
  767. 'testInProduction': true
  768. },
  769. 'service.metrics.hbase.regionserver_rw_requests': {
  770. 'real': '/clusters/{clusterName}/services/HBASE/components/HBASE_REGIONSERVER?fields=metrics/hbase/regionserver/readRequestsCount[{fromSeconds},{toSeconds},{stepSeconds}],metrics/hbase/regionserver/writeRequestsCount[{fromSeconds},{toSeconds},{stepSeconds}]',
  771. 'mock': '/data/services/metrics/hbase/regionserver_rw_requests.json',
  772. 'testInProduction': true
  773. },
  774. 'service.metrics.mapreduce.gc': {
  775. 'real': '/clusters/{clusterName}/hosts/{jobTrackerNode}/host_components/JOBTRACKER?fields=metrics/jvm/gcTimeMillis[{fromSeconds},{toSeconds},{stepSeconds}]',
  776. 'mock': '/data/services/metrics/mapreduce/gc.json',
  777. 'testInProduction': true
  778. },
  779. 'service.metrics.mapreduce.jobs_status': {
  780. 'real': '/clusters/{clusterName}/services/MAPREDUCE/components/JOBTRACKER?fields=metrics/mapred/jobtracker/jobs_completed[{fromSeconds},{toSeconds},{stepSeconds}],metrics/mapred/jobtracker/jobs_preparing[{fromSeconds},{toSeconds},{stepSeconds}],metrics/mapred/jobtracker/jobs_failed[{fromSeconds},{toSeconds},{stepSeconds}],metrics/mapred/jobtracker/jobs_submitted[{fromSeconds},{toSeconds},{stepSeconds}],metrics/mapred/jobtracker/jobs_failed[{fromSeconds},{toSeconds},{stepSeconds}],metrics/mapred/jobtracker/jobs_running[{fromSeconds},{toSeconds},{stepSeconds}]',
  781. 'mock': '/data/services/metrics/mapreduce/jobs_status.json',
  782. 'testInProduction': true
  783. },
  784. 'service.metrics.mapreduce.jobs_heap': {
  785. 'real': '/clusters/{clusterName}/hosts/{jobTrackerNode}/host_components/JOBTRACKER?fields=metrics/jvm/memNonHeapUsedM[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/memNonHeapCommittedM[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/memHeapUsedM[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/memHeapCommittedM[{fromSeconds},{toSeconds},{stepSeconds}]',
  786. 'mock': '/data/services/metrics/mapreduce/jvm_heap.json',
  787. 'testInProduction': true
  788. },
  789. 'service.metrics.mapreduce.jobs_threads': {
  790. 'real': '/clusters/{clusterName}/hosts/{jobTrackerNode}/host_components/JOBTRACKER?fields=metrics/jvm/threadsRunnable[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/threadsBlocked[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/threadsWaiting[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/threadsTimedWaiting[{fromSeconds},{toSeconds},{stepSeconds}]',
  791. 'mock': '/data/services/metrics/mapreduce/jvm_threads.json',
  792. 'testInProduction': true
  793. },
  794. 'service.metrics.mapreduce.map_slots': {
  795. 'real': '/clusters/{clusterName}/services/MAPREDUCE/components/JOBTRACKER?fields=metrics/mapred/jobtracker/occupied_map_slots[{fromSeconds},{toSeconds},{stepSeconds}],metrics/mapred/jobtracker/reserved_map_slots[{fromSeconds},{toSeconds},{stepSeconds}]',
  796. 'mock': '/data/services/metrics/mapreduce/map_slots.json',
  797. 'testInProduction': true
  798. },
  799. 'service.metrics.mapreduce.reduce_slots': {
  800. 'real': '/clusters/{clusterName}/services/MAPREDUCE/components/JOBTRACKER?fields=metrics/mapred/jobtracker/occupied_reduce_slots[{fromSeconds},{toSeconds},{stepSeconds}],metrics/mapred/jobtracker/reserved_reduce_slots[{fromSeconds},{toSeconds},{stepSeconds}]',
  801. 'mock': '/data/services/metrics/mapreduce/reduce_slots.json',
  802. 'testInProduction': true
  803. },
  804. 'service.metrics.mapreduce.rpc': {
  805. 'real': '/clusters/{clusterName}/hosts/{jobTrackerNode}/host_components/JOBTRACKER?fields=metrics/rpc/RpcQueueTime_avg_time[{fromSeconds},{toSeconds},{stepSeconds}]',
  806. 'mock': '/data/services/metrics/mapreduce/rpc.json',
  807. 'testInProduction': true
  808. },
  809. 'service.metrics.mapreduce.tasks_running_waiting': {
  810. 'real': '/clusters/{clusterName}/services/MAPREDUCE/components/JOBTRACKER?fields=metrics/mapred/jobtracker/running_maps[{fromSeconds},{toSeconds},{stepSeconds}],metrics/mapred/jobtracker/running_reduces[{fromSeconds},{toSeconds},{stepSeconds}],metrics/mapred/jobtracker/waiting_maps[{fromSeconds},{toSeconds},{stepSeconds}],metrics/mapred/jobtracker/waiting_reduces[{fromSeconds},{toSeconds},{stepSeconds}]',
  811. 'mock': '/data/services/metrics/mapreduce/tasks_running_waiting.json',
  812. 'testInProduction': true
  813. },
  814. 'service.metrics.hdfs.block_status': {
  815. 'real': '/clusters/{clusterName}/hosts/{nameNodeName}/host_components/NAMENODE?fields=metrics/dfs/FSNamesystem/PendingReplicationBlocks[{fromSeconds},{toSeconds},{stepSeconds}],metrics/dfs/FSNamesystem/UnderReplicatedBlocks[{fromSeconds},{toSeconds},{stepSeconds}]',
  816. 'mock': '/data/services/metrics/hdfs/block_status.json',
  817. 'testInProduction': true
  818. },
  819. 'service.metrics.hdfs.file_operations': {
  820. 'real': '/clusters/{clusterName}/hosts/{nameNodeName}/host_components/NAMENODE?fields=metrics/dfs/namenode/FileInfoOps[{fromSeconds},{toSeconds},{stepSeconds}],metrics/dfs/namenode/CreateFileOps[{fromSeconds},{toSeconds},{stepSeconds}]',
  821. 'mock': '/data/services/metrics/hdfs/file_operations.json',
  822. 'testInProduction': true
  823. },
  824. 'service.metrics.hdfs.gc': {
  825. 'real': '/clusters/{clusterName}/hosts/{nameNodeName}/host_components/NAMENODE?fields=metrics/jvm/gcTimeMillis[{fromSeconds},{toSeconds},{stepSeconds}]',
  826. 'mock': '/data/services/metrics/hdfs/gc.json',
  827. 'testInProduction': true
  828. },
  829. 'service.metrics.hdfs.io': {
  830. 'real': '/clusters/{clusterName}/services/HDFS/components/DATANODE?fields=metrics/dfs/datanode/bytes_written[{fromSeconds},{toSeconds},{stepSeconds}],metrics/dfs/datanode/bytes_read[{fromSeconds},{toSeconds},{stepSeconds}]',
  831. 'mock': '/data/services/metrics/hdfs/io.json',
  832. 'testInProduction': true
  833. },
  834. 'service.metrics.hdfs.jvm_heap': {
  835. 'real': '/clusters/{clusterName}/hosts/{nameNodeName}/host_components/NAMENODE?fields=metrics/jvm/memNonHeapUsedM[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/memNonHeapCommittedM[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/memHeapUsedM[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/memHeapCommittedM[{fromSeconds},{toSeconds},{stepSeconds}]',
  836. 'mock': '/data/services/metrics/hdfs/jvm_heap.json',
  837. 'testInProduction': true
  838. },
  839. 'service.metrics.hdfs.jvm_threads': {
  840. 'real': '/clusters/{clusterName}/hosts/{nameNodeName}/host_components/NAMENODE?fields=metrics/jvm/threadsRunnable[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/threadsBlocked[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/threadsWaiting[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/threadsTimedWaiting[{fromSeconds},{toSeconds},{stepSeconds}]',
  841. 'mock': '/data/services/metrics/hdfs/jvm_threads.json',
  842. 'testInProduction': true
  843. },
  844. 'service.metrics.hdfs.rpc': {
  845. 'real': '/clusters/{clusterName}/hosts/{nameNodeName}/host_components/NAMENODE?fields=metrics/rpc/RpcQueueTime_avg_time[{fromSeconds},{toSeconds},{stepSeconds}]',
  846. 'mock': '/data/services/metrics/hdfs/rpc.json',
  847. 'testInProduction': true
  848. },
  849. 'service.metrics.hdfs.space_utilization': {
  850. 'real': '/clusters/{clusterName}/hosts/{nameNodeName}/host_components/NAMENODE?fields=metrics/dfs/FSNamesystem/CapacityRemaining[{fromSeconds},{toSeconds},{stepSeconds}],metrics/dfs/FSNamesystem/CapacityUsed[{fromSeconds},{toSeconds},{stepSeconds}],metrics/dfs/FSNamesystem/CapacityTotal[{fromSeconds},{toSeconds},{stepSeconds}],metrics/dfs/FSNamesystem/CapacityNonDFSUsed[{fromSeconds},{toSeconds},{stepSeconds}]',
  851. 'mock': '/data/services/metrics/hdfs/space_utilization.json',
  852. 'testInProduction': true
  853. },
  854. 'service.metrics.yarn.gc': {
  855. 'real': '/clusters/{clusterName}/hosts/{resourceManager}/host_components/RESOURCEMANAGER?fields=metrics/jvm/gcTimeMillis[{fromSeconds},{toSeconds},{stepSeconds}]',
  856. 'mock': '/data/services/metrics/yarn/gc.json',
  857. 'testInProduction': true
  858. },
  859. 'service.metrics.yarn.jobs_threads': {
  860. 'real': '/clusters/{clusterName}/hosts/{resourceManager}/host_components/RESOURCEMANAGER?fields=metrics/jvm/threadsRunnable[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/threadsBlocked[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/threadsWaiting[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/threadsTimedWaiting[{fromSeconds},{toSeconds},{stepSeconds}]',
  861. 'mock': '/data/services/metrics/yarn/jvm_threads.json',
  862. 'testInProduction': true
  863. },
  864. 'service.metrics.yarn.rpc': {
  865. 'real': '/clusters/{clusterName}/hosts/{resourceManager}/host_components/RESOURCEMANAGER?fields=metrics/rpc/RpcQueueTime_avg_time[{fromSeconds},{toSeconds},{stepSeconds}]',
  866. 'mock': '/data/services/metrics/yarn/rpc.json',
  867. 'testInProduction': true
  868. },
  869. 'service.metrics.yarn.jobs_heap': {
  870. 'real': '/clusters/{clusterName}/hosts/{resourceManager}/host_components/RESOURCEMANAGER?fields=metrics/jvm/memNonHeapUsedM[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/memNonHeapCommittedM[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/memHeapUsedM[{fromSeconds},{toSeconds},{stepSeconds}],metrics/jvm/memHeapCommittedM[{fromSeconds},{toSeconds},{stepSeconds}]',
  871. 'mock': '/data/services/metrics/yarn/jvm_heap.json',
  872. 'testInProduction': true
  873. },
  874. 'service.metrics.yarn.queue.allocated': {
  875. 'real': '/clusters/{clusterName}/hosts/{resourceManager}/host_components/RESOURCEMANAGER?fields=metrics/yarn/Queue/root/AvailableMB[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/Queue/root/PendingMB[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/Queue/root/AllocatedMB[{fromSeconds},{toSeconds},{stepSeconds}]',
  876. 'mock': '',
  877. 'testInProduction': true
  878. },
  879. 'service.metrics.yarn.queue.allocated.container': {
  880. 'real': '/clusters/{clusterName}/hosts/{resourceManager}/host_components/RESOURCEMANAGER?fields=metrics/yarn/Queue/root/AllocatedContainers[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/Queue/root/ReservedContainers[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/Queue/root/PendingContainers[{fromSeconds},{toSeconds},{stepSeconds}]',
  881. 'mock': '',
  882. 'testInProduction': true
  883. },
  884. 'service.metrics.yarn.node.manager.statuses': {
  885. 'real': '/clusters/{clusterName}/hosts/{resourceManager}/host_components/RESOURCEMANAGER?fields=metrics/yarn/ClusterMetrics/NumActiveNMs[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/ClusterMetrics/NumDecommissionedNMs[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/ClusterMetrics/NumLostNMs[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/ClusterMetrics/NumRebootedNMs[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/ClusterMetrics/NumUnhealthyNMs[{fromSeconds},{toSeconds},{stepSeconds}]',
  886. 'mock': '',
  887. 'testInProduction': true
  888. },
  889. 'service.metrics.yarn.queue.memory.resource': {
  890. 'real': '/clusters/{clusterName}/hosts/{resourceManager}/host_components/RESOURCEMANAGER?fields=',
  891. 'mock': '',
  892. 'format': function (data, opt) {
  893. var field1 = 'metrics/yarn/Queue/{queueName}/AllocatedMB[{fromSeconds},{toSeconds},{stepSeconds}]';
  894. var field2 = 'metrics/yarn/Queue/{queueName}/AvailableMB[{fromSeconds},{toSeconds},{stepSeconds}]';
  895. if (opt.url != null && data.queueNames != null && data.queueNames.length > 0) {
  896. data.queueNames.forEach(function (q) {
  897. data.queueName = q;
  898. opt.url += (formatUrl(field1, data) + ",");
  899. opt.url += (formatUrl(field2, data) + ",");
  900. });
  901. } else {
  902. opt.url += (formatUrl(field1, data) + ",");
  903. opt.url += (formatUrl(field2, data) + ",");
  904. }
  905. },
  906. 'testInProduction': true
  907. },
  908. 'service.metrics.yarn.queue.apps.states.current': {
  909. 'real': '/clusters/{clusterName}/hosts/{resourceManager}/host_components/RESOURCEMANAGER?fields=metrics/yarn/Queue/root/AppsPending[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/Queue/root/AppsRunning[{fromSeconds},{toSeconds},{stepSeconds}]',
  910. 'mock': '',
  911. 'testInProduction': true
  912. },
  913. 'service.metrics.yarn.queue.apps.states.finished': {
  914. 'real': '/clusters/{clusterName}/hosts/{resourceManager}/host_components/RESOURCEMANAGER?fields=metrics/yarn/Queue/root/AppsKilled[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/Queue/root/AppsFailed[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/Queue/root/AppsSubmitted[{fromSeconds},{toSeconds},{stepSeconds}],metrics/yarn/Queue/root/AppsCompleted[{fromSeconds},{toSeconds},{stepSeconds}]',
  915. 'mock': '',
  916. 'testInProduction': true
  917. },
  918. 'service.metrics.kafka.broker.topic' : {
  919. 'real': '/clusters/{clusterName}/services/KAFKA/components/KAFKA_BROKER?fields=metrics/kafka/server/BrokerTopicMetrics/AllTopicsBytesInPerSec/1MinuteRate[{fromSeconds},{toSeconds},{stepSeconds}],metrics/kafka/server/BrokerTopicMetrics/AllTopicsBytesOutPerSec/1MinuteRate[{fromSeconds},{toSeconds},{stepSeconds}],metrics/kafka/server/BrokerTopicMetrics/AllTopicsMessagesInPerSec/1MinuteRate[{fromSeconds},{toSeconds},{stepSeconds}]',
  920. 'mock': ''
  921. },
  922. 'service.metrics.kafka.controller.KafkaController' : {
  923. 'real': '/clusters/{clusterName}/services/KAFKA/components/KAFKA_BROKER?fields=metrics/kafka/controller/KafkaController/ActiveControllerCount[{fromSeconds},{toSeconds},{stepSeconds}]',
  924. 'mock': ''
  925. },
  926. 'service.metrics.kafka.controller.ControllerStats' : {
  927. 'real': '/clusters/{clusterName}/services/KAFKA/components/KAFKA_BROKER?fields=metrics/kafka/controller/ControllerStats/LeaderElectionRateAndTimeMs/1MinuteRate[{fromSeconds},{toSeconds},{stepSeconds}],metrics/kafka/controller/ControllerStats/UncleanLeaderElectionsPerSec/1MinuteRate[{fromSeconds},{toSeconds},{stepSeconds}]',
  928. 'mock': ''
  929. },
  930. 'service.metrics.kafka.log.LogFlushStats' : {
  931. 'real': '/clusters/{clusterName}/services/KAFKA/components/KAFKA_BROKER?fields=metrics/kafka/log/LogFlushStats/LogFlushRateAndTimeMs/1MinuteRate[{fromSeconds},{toSeconds},{stepSeconds}]',
  932. 'mock': ''
  933. },
  934. 'service.metrics.kafka.server.ReplicaManager' : {
  935. 'real': '/clusters/{clusterName}/services/KAFKA/components/KAFKA_BROKER?fields=metrics/kafka/server/ReplicaManager/PartitionCount[{fromSeconds},{toSeconds},{stepSeconds}],metrics/kafka/server/ReplicaManager/UnderReplicatedPartitions[{fromSeconds},{toSeconds},{stepSeconds}],metrics/kafka/server/BrokerTopicMetrics/ReplicaManager/LeaderCount[{fromSeconds},{toSeconds},{stepSeconds}]',
  936. 'mock': ''
  937. },
  938. 'service.metrics.kafka.server.ReplicaFetcherManager' : {
  939. 'real': '/clusters/{clusterName}/services/KAFKA/components/KAFKA_BROKER?fields=metrics/kafka/server/ReplicaFetcherManager/Replica-MaxLag[{fromSeconds},{toSeconds},{stepSeconds}]',
  940. 'mock': ''
  941. },
  942. 'service.metrics.storm.nimbus': {
  943. 'real': '/clusters/{clusterName}/services/STORM/components/NIMBUS?fields={metricsTemplate}',
  944. 'mock': ''
  945. },
  946. 'dashboard.cluster_metrics.cpu': {
  947. 'real': '/clusters/{clusterName}/?fields=metrics/cpu[{fromSeconds},{toSeconds},{stepSeconds}]',
  948. 'mock': '/data/cluster_metrics/cpu_1hr.json',
  949. 'testInProduction': true
  950. },
  951. 'dashboard.cluster_metrics.load': {
  952. 'real': '/clusters/{clusterName}/?fields=metrics/load[{fromSeconds},{toSeconds},{stepSeconds}]',
  953. 'mock': '/data/cluster_metrics/load_1hr.json',
  954. 'testInProduction': true
  955. },
  956. 'dashboard.cluster_metrics.memory': {
  957. 'real': '/clusters/{clusterName}/?fields=metrics/memory[{fromSeconds},{toSeconds},{stepSeconds}]',
  958. 'mock': '/data/cluster_metrics/memory_1hr.json',
  959. 'testInProduction': true
  960. },
  961. 'dashboard.cluster_metrics.network': {
  962. 'real': '/clusters/{clusterName}/?fields=metrics/network[{fromSeconds},{toSeconds},{stepSeconds}]',
  963. 'mock': '/data/cluster_metrics/network_1hr.json',
  964. 'testInProduction': true
  965. },
  966. 'host.metrics.cpu': {
  967. 'real': '/clusters/{clusterName}/hosts/{hostName}?fields=metrics/cpu/cpu_user[{fromSeconds},{toSeconds},{stepSeconds}],metrics/cpu/cpu_wio[{fromSeconds},{toSeconds},{stepSeconds}],metrics/cpu/cpu_nice[{fromSeconds},{toSeconds},{stepSeconds}],metrics/cpu/cpu_aidle[{fromSeconds},{toSeconds},{stepSeconds}],metrics/cpu/cpu_system[{fromSeconds},{toSeconds},{stepSeconds}],metrics/cpu/cpu_idle[{fromSeconds},{toSeconds},{stepSeconds}]',
  968. 'mock': '/data/hosts/metrics/cpu.json',
  969. 'testInProduction': true
  970. },
  971. 'host.metrics.disk': {
  972. 'real': '/clusters/{clusterName}/hosts/{hostName}?fields=metrics/disk/disk_total[{fromSeconds},{toSeconds},{stepSeconds}],metrics/disk/disk_free[{fromSeconds},{toSeconds},{stepSeconds}]',
  973. 'mock': '/data/hosts/metrics/disk.json',
  974. 'testInProduction': true
  975. },
  976. 'host.metrics.load': {
  977. 'real': '/clusters/{clusterName}/hosts/{hostName}?fields=metrics/load/load_fifteen[{fromSeconds},{toSeconds},{stepSeconds}],metrics/load/load_one[{fromSeconds},{toSeconds},{stepSeconds}],metrics/load/load_five[{fromSeconds},{toSeconds},{stepSeconds}]',
  978. 'mock': '/data/hosts/metrics/load.json',
  979. 'testInProduction': true
  980. },
  981. 'host.metrics.memory': {
  982. 'real': '/clusters/{clusterName}/hosts/{hostName}?fields=metrics/memory/swap_free[{fromSeconds},{toSeconds},{stepSeconds}],metrics/memory/mem_shared[{fromSeconds},{toSeconds},{stepSeconds}],metrics/memory/mem_free[{fromSeconds},{toSeconds},{stepSeconds}],metrics/memory/mem_cached[{fromSeconds},{toSeconds},{stepSeconds}],metrics/memory/mem_buffers[{fromSeconds},{toSeconds},{stepSeconds}]',
  983. 'mock': '/data/hosts/metrics/memory.json',
  984. 'testInProduction': true
  985. },
  986. 'host.metrics.network': {
  987. 'real': '/clusters/{clusterName}/hosts/{hostName}?fields=metrics/network/bytes_in[{fromSeconds},{toSeconds},{stepSeconds}],metrics/network/bytes_out[{fromSeconds},{toSeconds},{stepSeconds}],metrics/network/pkts_in[{fromSeconds},{toSeconds},{stepSeconds}],metrics/network/pkts_out[{fromSeconds},{toSeconds},{stepSeconds}]',
  988. 'mock': '/data/hosts/metrics/network.json',
  989. 'testInProduction': true
  990. },
  991. 'host.metrics.processes': {
  992. 'real': '/clusters/{clusterName}/hosts/{hostName}?fields=metrics/process/proc_total[{fromSeconds},{toSeconds},{stepSeconds}],metrics/process/proc_run[{fromSeconds},{toSeconds},{stepSeconds}]',
  993. 'mock': '/data/hosts/metrics/processes.json',
  994. 'testInProduction': true
  995. },
  996. 'admin.security_status': {
  997. 'real': '/clusters/{clusterName}?fields=Clusters/desired_configs',
  998. 'mock': '',
  999. 'format': function() {
  1000. return {
  1001. timeout: 10000
  1002. };
  1003. }
  1004. },
  1005. 'settings.get.user_pref': {
  1006. 'real': '/persist/{key}',
  1007. 'mock': '/data/user_settings/{key}.json'
  1008. },
  1009. 'settings.post.user_pref': {
  1010. 'real': '/persist',
  1011. 'mock': '',
  1012. 'type': 'POST',
  1013. 'format': function (data) {
  1014. return {
  1015. data: JSON.stringify(data.keyValuePair)
  1016. }
  1017. }
  1018. },
  1019. 'cluster.load_cluster_name': {
  1020. 'real': '/clusters',
  1021. 'mock': '/data/clusters/info.json'
  1022. },
  1023. 'cluster.update_upgrade_version': {
  1024. 'real': '/stacks/{stackName}/versions?fields=stackServices/StackServices,Versions',
  1025. 'mock': '/data/wizard/stack/stacks.json',
  1026. 'format': function (data) {
  1027. return {
  1028. data: data.data
  1029. };
  1030. }
  1031. },
  1032. 'cluster.load_repositories': {
  1033. 'real': '/stacks/{stackName}/versions/{stackVersion}/operating_systems?fields=repositories/*',
  1034. 'mock': '/data/stacks/HDP-2.1/operating_systems.json',
  1035. 'format': function (data) {
  1036. return {
  1037. data: data.data
  1038. };
  1039. }
  1040. },
  1041. 'cluster.save_provisioning_state': {
  1042. 'real': '/clusters/{clusterName}',
  1043. 'type': 'PUT',
  1044. 'format': function (data) {
  1045. return {
  1046. data: JSON.stringify({
  1047. "Clusters": {
  1048. "provisioning_state": data.state
  1049. }
  1050. })
  1051. };
  1052. }
  1053. },
  1054. 'admin.high_availability.polling': {
  1055. 'real': '/clusters/{clusterName}/requests/{requestId}?fields=tasks/*,Requests/*',
  1056. 'mock': '/data/background_operations/host_upgrade_tasks.json'
  1057. },
  1058. 'admin.high_availability.getNnCheckPointStatus': {
  1059. 'real': '/clusters/{clusterName}/hosts/{hostName}/host_components/NAMENODE',
  1060. 'mock': ''
  1061. },
  1062. 'admin.high_availability.getJnCheckPointStatus': {
  1063. 'real': '/clusters/{clusterName}/hosts/{hostName}/host_components/JOURNALNODE?fields=metrics',
  1064. 'mock': ''
  1065. },
  1066. 'admin.high_availability.getHostComponent': {
  1067. 'real': '/clusters/{clusterName}/hosts/{hostName}/host_components/{componentName}',
  1068. 'mock': ''
  1069. },
  1070. 'admin.high_availability.create_component': {
  1071. 'real': '/clusters/{clusterName}/hosts?Hosts/host_name={hostName}',
  1072. 'mock': '',
  1073. 'type': 'POST',
  1074. 'format': function (data) {
  1075. return {
  1076. data: JSON.stringify({
  1077. "host_components": [
  1078. {
  1079. "HostRoles": {
  1080. "component_name": data.componentName
  1081. }
  1082. }
  1083. ]
  1084. })
  1085. }
  1086. }
  1087. },
  1088. 'admin.high_availability.create_journalnode': {
  1089. 'real': '/clusters/{clusterName}/services?ServiceInfo/service_name=HDFS',
  1090. 'mock': '',
  1091. 'type': 'POST',
  1092. 'format': function() {
  1093. return {
  1094. data: JSON.stringify({
  1095. "components": [
  1096. {
  1097. "ServiceComponentInfo": {
  1098. "component_name": "JOURNALNODE"
  1099. }
  1100. }
  1101. ]
  1102. })
  1103. }
  1104. }
  1105. },
  1106. 'admin.high_availability.create_zkfc': {
  1107. 'real': '/clusters/{clusterName}/services?ServiceInfo/service_name=HDFS',
  1108. 'mock': '',
  1109. 'type': 'POST',
  1110. 'format': function() {
  1111. return {
  1112. data: JSON.stringify({
  1113. "components": [
  1114. {
  1115. "ServiceComponentInfo": {
  1116. "component_name": "ZKFC"
  1117. }
  1118. }
  1119. ]
  1120. })
  1121. }
  1122. }
  1123. },
  1124. 'admin.high_availability.load_configs': {
  1125. 'real': '/clusters/{clusterName}/configurations?(type=core-site&tag={coreSiteTag})|(type=hdfs-site&tag={hdfsSiteTag})',
  1126. 'mock': ''
  1127. },
  1128. 'admin.high_availability.save_configs': {
  1129. 'real': '/clusters/{clusterName}',
  1130. 'mock': '',
  1131. 'type': 'PUT',
  1132. 'format': function (data) {
  1133. return {
  1134. data: JSON.stringify({
  1135. Clusters: {
  1136. desired_config: {
  1137. "type": data.siteName,
  1138. "tag": 'version' + (new Date).getTime(),
  1139. "properties": data.properties
  1140. }
  1141. }
  1142. })
  1143. }
  1144. }
  1145. },
  1146. 'admin.high_availability.load_hbase_configs': {
  1147. 'real': '/clusters/{clusterName}/configurations?type=hbase-site&tag={hbaseSiteTag}',
  1148. 'mock': ''
  1149. },
  1150. 'admin.security.cluster_configs': {
  1151. 'real': '/clusters/{clusterName}',
  1152. 'mock': '',
  1153. 'format': function() {
  1154. return {
  1155. timeout: 10000
  1156. };
  1157. }
  1158. },
  1159. 'admin.get.all_configurations': {
  1160. 'real': '/clusters/{clusterName}/configurations?{urlParams}',
  1161. 'mock': '',
  1162. 'format': function() {
  1163. return {
  1164. timeout: 10000
  1165. };
  1166. }
  1167. },
  1168. 'admin.security.add.cluster_configs': {
  1169. 'real': '/clusters/{clusterName}' + '?fields=Clusters/desired_configs',
  1170. 'mock': '',
  1171. 'format': function() {
  1172. return {
  1173. timeout: 10000
  1174. };
  1175. }
  1176. },
  1177. 'admin.stack_upgrade.run_upgrade': {
  1178. 'real': '/clusters/{clusterName}',
  1179. 'mock': '',
  1180. 'format': function (data) {
  1181. return {
  1182. type: 'PUT',
  1183. data: data.data
  1184. };
  1185. }
  1186. },
  1187. 'admin.user.create': {
  1188. 'real': '/users/{user}',
  1189. 'mock': '/data/users/users.json',
  1190. 'format': function(data) {
  1191. return {
  1192. type: 'POST',
  1193. data: JSON.stringify(data.data)
  1194. }
  1195. }
  1196. },
  1197. 'admin.user.edit': {
  1198. 'real': '/users/{user}',
  1199. 'mock':'/data/users/users.json',
  1200. 'format': function(data) {
  1201. return {
  1202. type: 'PUT',
  1203. data: data.data
  1204. }
  1205. }
  1206. },
  1207. 'admin.stack_upgrade.do_poll': {
  1208. 'real': '/clusters/{cluster}/requests/{requestId}?fields=tasks/*',
  1209. 'mock': '/data/wizard/{mock}'
  1210. },
  1211. 'admin.stack_versions.all': {
  1212. 'real': '/clusters/{clusterName}/stack_versions',
  1213. 'mock': '/data/stack_versions/stack_version_all.json'
  1214. },
  1215. 'admin.stack_version.install.repo_version': {
  1216. 'type': 'POST',
  1217. 'real': 'clusters/{clusterName}/requests',
  1218. 'format': function(data) {
  1219. return {
  1220. type: 'POST',
  1221. dataType: 'text',
  1222. data: data.data
  1223. }
  1224. },
  1225. 'mock': ''
  1226. },
  1227. 'wizard.advanced_repositories.valid_url': {
  1228. 'real': '/stacks/{stackName}/versions/{stackVersion}/operating_systems/{osType}/repositories/{repoId}',
  1229. 'mock': '',
  1230. 'type': 'PUT',
  1231. 'format': function (data) {
  1232. return {
  1233. data: JSON.stringify(data.data)
  1234. }
  1235. }
  1236. },
  1237. 'wizard.service_components': {
  1238. 'real': '{stackUrl}/services?fields=StackServices/*,serviceComponents/*,serviceComponents/dependencies/Dependencies/scope',
  1239. 'mock': '/data/stacks/HDP-2.1/service_components.json',
  1240. 'format': function(data) {
  1241. return {
  1242. timeout: 10000
  1243. };
  1244. }
  1245. },
  1246. 'wizard.step9.installer.get_host_status': {
  1247. 'real': '/clusters/{cluster}/hosts?fields=Hosts/host_state,host_components/HostRoles/state',
  1248. 'mock': '/data/wizard/deploy/5_hosts/get_host_state.json'
  1249. },
  1250. 'wizard.step9.load_log': {
  1251. 'real': '/clusters/{cluster}/requests/{requestId}?fields=tasks/Tasks/command,tasks/Tasks/exit_code,tasks/Tasks/start_time,tasks/Tasks/end_time,tasks/Tasks/host_name,tasks/Tasks/id,tasks/Tasks/role,tasks/Tasks/status&minimal_response=true',
  1252. 'mock': '/data/wizard/deploy/5_hosts/poll_{numPolls}.json',
  1253. 'format': function () {
  1254. return {
  1255. dataType: 'text'
  1256. };
  1257. }
  1258. },
  1259. 'wizard.step8.existing_cluster_names': {
  1260. 'real': '/clusters',
  1261. 'mock': ''
  1262. },
  1263. 'wizard.step8.create_cluster': {
  1264. 'real':'/clusters/{cluster}',
  1265. 'mock':'',
  1266. 'format': function(data) {
  1267. return {
  1268. type: 'POST',
  1269. dataType: 'text',
  1270. data: data.data
  1271. }
  1272. }
  1273. },
  1274. 'wizard.step8.create_selected_services': {
  1275. 'real':'/clusters/{cluster}/services',
  1276. 'mock':'',
  1277. 'format': function(data) {
  1278. return {
  1279. type: 'POST',
  1280. dataType: 'text',
  1281. data: data.data
  1282. }
  1283. }
  1284. },
  1285. 'wizard.step8.create_components': {
  1286. 'real':'/clusters/{cluster}/services?ServiceInfo/service_name={serviceName}',
  1287. 'mock':'',
  1288. 'format': function(data) {
  1289. return {
  1290. type: 'POST',
  1291. dataType: 'text',
  1292. data: data.data
  1293. }
  1294. }
  1295. },
  1296. 'wizard.step8.register_host_to_cluster': {
  1297. 'real':'/clusters/{cluster}/hosts',
  1298. 'mock':'',
  1299. 'format': function(data) {
  1300. return {
  1301. type: 'POST',
  1302. dataType: 'text',
  1303. data: data.data
  1304. }
  1305. }
  1306. },
  1307. 'wizard.step8.register_host_to_component': {
  1308. 'real':'/clusters/{cluster}/hosts',
  1309. 'mock':'',
  1310. 'format': function(data) {
  1311. return {
  1312. type: 'POST',
  1313. dataType: 'text',
  1314. data: data.data
  1315. }
  1316. }
  1317. },
  1318. 'wizard.step8.apply_configuration_groups': {
  1319. 'real':'/clusters/{cluster}/config_groups',
  1320. 'mock':'',
  1321. 'format': function(data) {
  1322. return {
  1323. type: 'POST',
  1324. dataType: 'text',
  1325. data: data.data
  1326. }
  1327. }
  1328. },
  1329. 'wizard.step8.set_local_repos': {
  1330. 'real':'{stackVersionURL}/operating_systems/{osType}/repositories/{repoId}',
  1331. 'mock':'',
  1332. 'format': function(data) {
  1333. return {
  1334. type: 'PUT',
  1335. dataType: 'text',
  1336. data: data.data
  1337. }
  1338. }
  1339. },
  1340. 'wizard.step3.jdk_check': {
  1341. 'real': '/requests',
  1342. 'mock': '',
  1343. 'format': function (data) {
  1344. return {
  1345. type: 'POST',
  1346. data: JSON.stringify({
  1347. "RequestInfo": {
  1348. "context": "Check hosts",
  1349. "action": "check_host",
  1350. "parameters" : {
  1351. "threshold" : "60",
  1352. "java_home" : data.java_home,
  1353. "jdk_location": data.jdk_location,
  1354. "check_execute_list" : "java_home_check"
  1355. }
  1356. },
  1357. "Requests/resource_filters": [{
  1358. "hosts": data.host_names
  1359. }]
  1360. })
  1361. }
  1362. }
  1363. },
  1364. 'wizard.step3.jdk_check.get_results': {
  1365. 'real': '/requests/{requestIndex}?fields=*,tasks/Tasks/host_name,tasks/Tasks/status,tasks/Tasks/structured_out',
  1366. 'mock': '/data/requests/host_check/jdk_check_results.json'
  1367. },
  1368. 'wizard.step3.host_info': {
  1369. 'real': '/hosts?fields=Hosts/total_mem,Hosts/cpu_count,Hosts/disk_info,Hosts/last_agent_env,Hosts/host_name,Hosts/os_type,Hosts/os_arch,Hosts/ip',
  1370. 'mock': '/data/wizard/bootstrap/two_hosts_information.json',
  1371. 'format': function() {
  1372. return {
  1373. contentType: 'application/json'
  1374. };
  1375. }
  1376. },
  1377. 'wizard.loadrecommendations': {
  1378. 'real': '{stackVersionUrl}/recommendations',
  1379. 'mock': '/data/stacks/HDP-2.1/recommendations.json',
  1380. 'type': 'POST',
  1381. 'format': function (data) {
  1382. var q = {
  1383. hosts: data.hosts,
  1384. services: data.services,
  1385. recommend: data.recommend
  1386. };
  1387. if (data.recommendations) {
  1388. q.recommendations = data.recommendations;
  1389. }
  1390. return {
  1391. data: JSON.stringify(q)
  1392. }
  1393. }
  1394. },
  1395. // TODO: merge with wizard.loadrecommendations query
  1396. 'wizard.step7.loadrecommendations.configs': {
  1397. 'real': '{stackVersionUrl}/recommendations',
  1398. 'mock': '/data/stacks/HDP-2.1/recommendations_configs.json',
  1399. 'type': 'POST',
  1400. 'format': function (data) {
  1401. return {
  1402. data: JSON.stringify({
  1403. hosts: data.hosts,
  1404. services: data.services,
  1405. recommendations: data.recommendations,
  1406. recommend: "configurations"
  1407. })
  1408. }
  1409. }
  1410. },
  1411. 'config.validations': {
  1412. 'real': '{stackVersionUrl}/validations',
  1413. 'mock': '/data/stacks/HDP-2.1/validations.json',
  1414. 'type': 'POST',
  1415. 'format': function (data) {
  1416. return {
  1417. data: JSON.stringify({
  1418. hosts: data.hosts,
  1419. services: data.services,
  1420. validate: data.validate,
  1421. recommendations: data.recommendations
  1422. })
  1423. }
  1424. }
  1425. },
  1426. 'preinstalled.checks': {
  1427. 'real':'/requests',
  1428. 'mock':'',
  1429. 'format': function(data) {
  1430. return {
  1431. type : 'POST',
  1432. data : JSON.stringify({
  1433. "RequestInfo": data.RequestInfo,
  1434. "Requests/resource_filters": [data.resource_filters]
  1435. })
  1436. }
  1437. }
  1438. },
  1439. 'preinstalled.checks.tasks': {
  1440. 'real':'/requests/{requestId}?fields=tasks/Tasks',
  1441. 'mock':'/data/requests/host_check/1.json'
  1442. },
  1443. 'wizard.step3.rerun_checks': {
  1444. 'real': '/hosts?fields=Hosts/last_agent_env',
  1445. 'mock': '/data/wizard/bootstrap/two_hosts_information.json',
  1446. 'format': function() {
  1447. return {
  1448. contentType: 'application/json'
  1449. };
  1450. }
  1451. },
  1452. 'wizard.step3.bootstrap': {
  1453. 'real': '/bootstrap/{bootRequestId}',
  1454. 'mock': '/data/wizard/bootstrap/poll_{numPolls}.json'
  1455. },
  1456. 'wizard.step3.is_hosts_registered': {
  1457. 'real': '/hosts',
  1458. 'mock': '/data/wizard/bootstrap/single_host_registration.json'
  1459. },
  1460. 'wizard.stacks': {
  1461. 'real': '/stacks',
  1462. 'mock': '/data/wizard/stack/stacks2.json'
  1463. },
  1464. 'wizard.stacks_versions': {
  1465. 'real': '/stacks/{stackName}/versions?fields=Versions,operatingSystems/repositories/Repositories',
  1466. 'mock': '/data/wizard/stack/{stackName}_versions.json'
  1467. },
  1468. 'wizard.launch_bootstrap': {
  1469. 'real': '/bootstrap',
  1470. 'mock': '/data/wizard/bootstrap/bootstrap.json',
  1471. 'type': 'POST',
  1472. 'format': function (data) {
  1473. return {
  1474. contentType: 'application/json',
  1475. data: data.bootStrapData,
  1476. popup: data.popup
  1477. }
  1478. }
  1479. },
  1480. 'router.login': {
  1481. 'real': '/users/{loginName}?fields=*,privileges/PrivilegeInfo/cluster_name,privileges/PrivilegeInfo/permission_name',
  1482. 'mock': '/data/users/user_{usr}.json',
  1483. 'format': function (data) {
  1484. var statusCode = jQuery.extend({}, require('data/statusCodes'));
  1485. statusCode['403'] = function () {
  1486. console.log("Error code 403: Forbidden.");
  1487. };
  1488. return {
  1489. statusCode: statusCode
  1490. };
  1491. }
  1492. },
  1493. 'users.all': {
  1494. real: '/users/?fields=*',
  1495. mock: '/data/users/users.json'
  1496. },
  1497. 'users.privileges': {
  1498. real: '/privileges?fields=*',
  1499. mock: '/data/users/privileges.json'
  1500. },
  1501. 'router.user.privileges': {
  1502. real: '/privileges?PrivilegeInfo/principal_name={userName}&fields=*',
  1503. mock: '/data/users/privileges_{userName}.json'
  1504. },
  1505. 'router.login.clusters': {
  1506. 'real': '/clusters?fields=Clusters/provisioning_state',
  1507. 'mock': '/data/clusters/info.json'
  1508. },
  1509. 'router.logoff': {
  1510. 'real': '/logout',
  1511. 'mock': ''
  1512. },
  1513. 'ambari.service.load_jdk_name': {
  1514. 'real': '/services/AMBARI/components/AMBARI_SERVER?fields=RootServiceComponents/properties/jdk.name,RootServiceComponents/properties/java.home,RootServiceComponents/properties/jdk_location',
  1515. 'mock': '/data/requests/host_check/jdk_name.json'
  1516. },
  1517. 'ambari.service.load_server_version': {
  1518. 'real': '/services/AMBARI/components/AMBARI_SERVER?fields=RootServiceComponents/component_version,RootServiceComponents/properties/server.os_type&minimal_response=true',
  1519. 'mock': '/data/ambari_components/component_version.json'
  1520. },
  1521. 'ambari.service': {
  1522. 'real': '/services/AMBARI/components/AMBARI_SERVER',
  1523. 'mock': '/data/services/ambari_server.json'
  1524. },
  1525. 'ambari.service.load_server_clock': {
  1526. 'real': '/services/AMBARI/components/AMBARI_SERVER?fields=RootServiceComponents/server_clock',
  1527. 'mock': ''
  1528. },
  1529. 'config_groups.create': {
  1530. 'real': '/clusters/{clusterName}/config_groups',
  1531. 'mock': '',
  1532. 'format': function (data) {
  1533. return {
  1534. type: 'POST',
  1535. data: JSON.stringify([{
  1536. "ConfigGroup": {
  1537. "group_name": data.group_name,
  1538. "tag": data.service_id,
  1539. "description": data.description,
  1540. "desired_configs": data.desired_configs,
  1541. "hosts": data.hosts
  1542. }
  1543. }])
  1544. }
  1545. }
  1546. },
  1547. 'config_groups.update': {
  1548. 'real': '/clusters/{clusterName}/config_groups/{id}',
  1549. 'mock': '',
  1550. 'format': function (data) {
  1551. return {
  1552. type: 'PUT',
  1553. data: JSON.stringify(data.data)
  1554. }
  1555. }
  1556. },
  1557. 'rolling_restart.post': {
  1558. 'real': '/clusters/{clusterName}/request_schedules',
  1559. 'mock': '',
  1560. 'format' : function(data) {
  1561. return {
  1562. type : 'POST',
  1563. data : JSON.stringify([ {
  1564. "RequestSchedule" : {
  1565. "batch" : [ {
  1566. "requests" : data.batches
  1567. }, {
  1568. "batch_settings" : {
  1569. "batch_separation_in_seconds" : data.intervalTimeSeconds,
  1570. "task_failure_tolerance" : data.tolerateSize
  1571. }
  1572. } ]
  1573. }
  1574. } ])
  1575. }
  1576. }
  1577. },
  1578. 'request_schedule.get': {
  1579. 'real': '/clusters/{clusterName}/request_schedules/{request_schedule_id}',
  1580. 'mock': ''
  1581. },
  1582. 'restart.hostComponents': {
  1583. 'real':'/clusters/{clusterName}/requests',
  1584. 'mock':'',
  1585. 'format': function(data) {
  1586. return {
  1587. type : 'POST',
  1588. data : JSON.stringify({
  1589. "RequestInfo": {
  1590. "command": "RESTART",
  1591. "context": data.context,
  1592. "operation_level": data.operation_level
  1593. },
  1594. "Requests/resource_filters": data.resource_filters
  1595. })
  1596. }
  1597. }
  1598. },
  1599. 'mirroring.get_all_entities': {
  1600. 'real': '/proxy?url=http://{falconServer}:15000/api/entities/list/{type}?fields=status&user.name=ambari-qa',
  1601. 'mock': '/data/mirroring/{type}s.xml',
  1602. 'apiPrefix': '',
  1603. 'format': function () {
  1604. return {
  1605. dataType: 'xml'
  1606. }
  1607. }
  1608. },
  1609. 'mirroring.get_definition': {
  1610. 'real': '/proxy?url=http://{falconServer}:15000/api/entities/definition/{type}/{name}?user.name=ambari-qa',
  1611. 'mock': '/data/mirroring/{name}_definition.xml',
  1612. 'apiPrefix': '',
  1613. 'format': function () {
  1614. return {
  1615. cache: true,
  1616. dataType: 'xml'
  1617. }
  1618. }
  1619. },
  1620. 'mirroring.dataset.get_all_instances': {
  1621. 'real': '/proxy?url=http://{falconServer}:15000/api/instance/status/feed/{dataset}?start={start}&end={end}&user.name=ambari-qa',
  1622. 'mock': '/data/mirroring/{dataset}_instances.json',
  1623. 'apiPrefix': ''
  1624. },
  1625. 'mirroring.create_new_dataset': {
  1626. 'real': '/proxy?url=http://{falconServer}:15000/api/entities/submitAndSchedule/feed?user.name=ambari-qa',
  1627. 'mock': '/data/mirroring/succeeded.json',
  1628. 'apiPrefix': '',
  1629. 'type': 'POST',
  1630. 'format': function (data) {
  1631. return {
  1632. contentType: 'text/xml',
  1633. dataType: 'xml',
  1634. data: data.entity,
  1635. headers: {
  1636. 'AmbariProxy-Content-Type': 'text/xml'
  1637. }
  1638. }
  1639. }
  1640. },
  1641. 'mirroring.submit_entity': {
  1642. 'real': '/proxy?url=http://{falconServer}:15000/api/entities/submit/{type}?user.name=ambari-qa',
  1643. 'mock': '/data/mirroring/succeeded.json',
  1644. 'apiPrefix': '',
  1645. 'type': 'POST',
  1646. 'format': function (data) {
  1647. return {
  1648. contentType: 'text/xml',
  1649. dataType: 'xml',
  1650. data: data.entity,
  1651. headers: {
  1652. 'AmbariProxy-Content-Type': 'text/xml'
  1653. }
  1654. }
  1655. }
  1656. },
  1657. 'mirroring.update_entity': {
  1658. 'real': '/proxy?url=http://{falconServer}:15000/api/entities/update/{type}/{name}?user.name=ambari-qa',
  1659. 'mock': '/data/mirroring/succeeded.json',
  1660. 'apiPrefix': '',
  1661. 'type': 'POST',
  1662. 'format': function (data) {
  1663. return {
  1664. contentType: 'text/xml',
  1665. dataType: 'xml',
  1666. data: data.entity,
  1667. headers: {
  1668. 'AmbariProxy-Content-Type': 'text/xml'
  1669. }
  1670. }
  1671. }
  1672. },
  1673. 'mirroring.delete_entity': {
  1674. 'real': '/proxy?url=http://{falconServer}:15000/api/entities/delete/{type}/{name}?user.name=ambari-qa',
  1675. 'mock': '/data/mirroring/succeeded.json',
  1676. 'apiPrefix': '',
  1677. 'type': 'DELETE',
  1678. 'format': function () {
  1679. return {
  1680. dataType: 'xml'
  1681. }
  1682. }
  1683. },
  1684. 'mirroring.suspend_entity': {
  1685. 'real': '/proxy?url=http://{falconServer}:15000/api/entities/suspend/{type}/{name}?user.name=ambari-qa',
  1686. 'mock': '/data/mirroring/succeeded.json',
  1687. 'apiPrefix': '',
  1688. 'type': 'POST',
  1689. 'format': function (data) {
  1690. return {
  1691. dataType: 'xml',
  1692. data: data.entity
  1693. }
  1694. }
  1695. },
  1696. 'mirroring.resume_entity': {
  1697. 'real': '/proxy?url=http://{falconServer}:15000/api/entities/resume/{type}/{name}?user.name=ambari-qa',
  1698. 'mock': '/data/mirroring/succeeded.json',
  1699. 'apiPrefix': '',
  1700. 'type': 'POST',
  1701. 'format': function () {
  1702. return {
  1703. dataType: 'xml'
  1704. }
  1705. }
  1706. },
  1707. 'mirroring.schedule_entity': {
  1708. 'real': '/proxy?url=http://{falconServer}:15000/api/entities/schedule/{type}/{name}?user.name=ambari-qa',
  1709. 'mock': '/data/mirroring/succeeded.json',
  1710. 'apiPrefix': '',
  1711. 'type': 'POST',
  1712. 'format': function () {
  1713. return {
  1714. dataType: 'xml'
  1715. }
  1716. }
  1717. },
  1718. 'mirroring.suspend_instance': {
  1719. 'real': '/proxy?url=http://{falconServer}:15000/api/instance/suspend/feed/{feed}?start={name}&user.name=ambari-qa',
  1720. 'mock': '/data/mirroring/succeeded.json',
  1721. 'apiPrefix': '',
  1722. 'type': 'POST'
  1723. },
  1724. 'mirroring.resume_instance': {
  1725. 'real': '/proxy?url=http://{falconServer}:15000/api/instance/resume/feed/{feed}?start={name}&user.name=ambari-qa',
  1726. 'mock': '/data/mirroring/succeeded.json',
  1727. 'apiPrefix': '',
  1728. 'type': 'POST'
  1729. },
  1730. 'mirroring.kill_instance': {
  1731. 'real': '/proxy?url=http://{falconServer}:15000/api/instance/kill/feed/{feed}?start={name}&user.name=ambari-qa',
  1732. 'mock': '/data/mirroring/succeeded.json',
  1733. 'apiPrefix': '',
  1734. 'type': 'POST'
  1735. },
  1736. 'bulk_request.decommission': {
  1737. 'real' : '/clusters/{clusterName}/requests',
  1738. 'mock' : '',
  1739. 'format': function(data) {
  1740. return {
  1741. type: 'POST',
  1742. data: JSON.stringify({
  1743. 'RequestInfo': {
  1744. 'context': data.context,
  1745. 'command': 'DECOMMISSION',
  1746. 'parameters': data.parameters,
  1747. 'operation_level': {
  1748. 'level': "CLUSTER",
  1749. 'cluster_name': data.clusterName
  1750. }
  1751. },
  1752. "Requests/resource_filters": [{"service_name" : data.serviceName, "component_name" : data.componentName}]
  1753. })
  1754. }
  1755. }
  1756. },
  1757. 'bulk_request.hosts.passive_state': {
  1758. 'real': '/clusters/{clusterName}/hosts',
  1759. 'mock': '',
  1760. 'format': function(data) {
  1761. return {
  1762. type: 'PUT',
  1763. data: JSON.stringify({
  1764. RequestInfo: {
  1765. context: data.requestInfo,
  1766. query: 'Hosts/host_name.in(' + data.hostNames + ')'
  1767. },
  1768. Body: {
  1769. Hosts: {
  1770. maintenance_state: data.passive_state
  1771. }
  1772. }
  1773. })
  1774. }
  1775. }
  1776. },
  1777. 'bulk_request.hosts.all_components.passive_state': {
  1778. 'real': '/clusters/{clusterName}/host_components',
  1779. 'mock': '',
  1780. 'format': function(data) {
  1781. return {
  1782. type: 'PUT',
  1783. data: JSON.stringify({
  1784. RequestInfo: {
  1785. context: data.requestInfo,
  1786. query: data.query
  1787. },
  1788. Body: {
  1789. HostRoles: {
  1790. maintenance_state: data.passive_state
  1791. }
  1792. }
  1793. })
  1794. }
  1795. }
  1796. },
  1797. 'views.info': {
  1798. 'real': '/views',
  1799. 'mock': '/data/views/views.json'
  1800. },
  1801. /**
  1802. * Get all instances of all views across versions
  1803. */
  1804. 'views.instances': {
  1805. 'real': '/views?fields=versions/instances/ViewInstanceInfo,versions/ViewVersionInfo/label&versions/ViewVersionInfo/system=false',
  1806. 'mock': '/data/views/instances.json'
  1807. },
  1808. 'host.host_component.flume.metrics': {
  1809. 'real': '/clusters/{clusterName}/hosts/{hostName}/host_components/FLUME_HANDLER?fields=metrics/flume/flume/{flumeComponent}/*',
  1810. 'mock': ''
  1811. },
  1812. 'host.host_component.flume.metrics.timeseries': {
  1813. 'real': '',
  1814. 'mock': '',
  1815. format: function (data) {
  1816. return {
  1817. url: data.url
  1818. }
  1819. }
  1820. },
  1821. 'host.host_components.filtered': {
  1822. 'real': '/clusters/{clusterName}/hosts?{fields}',
  1823. 'mock': '',
  1824. format: function(data) {
  1825. return {
  1826. headers: {
  1827. 'X-Http-Method-Override': 'GET'
  1828. },
  1829. type: 'POST',
  1830. data: JSON.stringify({
  1831. "RequestInfo": {"query" : data.parameters}
  1832. })
  1833. };
  1834. }
  1835. },
  1836. 'host.status.counters': {
  1837. 'real': '/clusters/{clusterName}?fields=legacy_alerts,Clusters/health_report,Clusters/total_hosts&minimal_response=true',
  1838. 'mock': '/data/hosts/HDP2/host_status_counters.json'
  1839. },
  1840. 'components.filter_by_status': {
  1841. 'real': '/clusters/{clusterName}/components?fields=host_components/HostRoles/host_name,ServiceComponentInfo/component_name,ServiceComponentInfo/started_count{urlParams}&minimal_response=true',
  1842. 'mock': ''
  1843. },
  1844. 'hosts.all.install': {
  1845. 'real': '/hosts?minimal_response=true',
  1846. 'mock': ''
  1847. },
  1848. 'hosts.all': {
  1849. 'real': '/clusters/{clusterName}/hosts?minimal_response=true',
  1850. 'mock': '/data/hosts/HDP2/hosts.json'
  1851. },
  1852. 'hosts.with_public_host_names': {
  1853. 'real': '/clusters/{clusterName}/hosts?fields=Hosts/public_host_name&minimal_response=true',
  1854. 'mock': ''
  1855. },
  1856. 'hosts.for_quick_links': {
  1857. 'real': '/clusters/{clusterName}/hosts?Hosts/host_name.in({masterHosts})&fields=Hosts/public_host_name,host_components/HostRoles/component_name{urlParams}&minimal_response=true',
  1858. 'mock': '/data/hosts/quick_links.json'
  1859. },
  1860. 'hosts.confirmed.install': {
  1861. 'real': '/hosts?fields=Hosts/cpu_count,Hosts/disk_info,Hosts/total_mem&minimal_response=true',
  1862. 'mock': ''
  1863. },
  1864. 'hosts.confirmed': {
  1865. 'real': '/clusters/{clusterName}/hosts?fields=Hosts/cpu_count,Hosts/disk_info,Hosts/total_mem,Hosts/os_type,Hosts/os_arch,Hosts/ip,host_components/HostRoles/state&minimal_response=true',
  1866. 'mock': '/data/hosts/HDP2/hosts.json'
  1867. },
  1868. 'host_components.all': {
  1869. 'real': '/clusters/{clusterName}/host_components?fields=HostRoles/host_name&minimal_response=true',
  1870. 'mock': ''
  1871. },
  1872. 'host_components.with_services_names': {
  1873. 'real': '/clusters/{clusterName}/host_components?fields=component/ServiceComponentInfo/service_name,HostRoles/host_name&minimal_response=true',
  1874. 'mock': ''
  1875. },
  1876. 'components.get_installed': {
  1877. 'real': '/clusters/{clusterName}/components',
  1878. 'mock': ''
  1879. },
  1880. 'hosts.heatmaps': {
  1881. 'real': '/clusters/{clusterName}/hosts?fields=Hosts/host_name,Hosts/public_host_name,Hosts/os_type,Hosts/ip,host_components,metrics/disk,metrics/cpu/cpu_system,metrics/cpu/cpu_user,metrics/memory/mem_total,metrics/memory/mem_free&minimal_response=true',
  1882. 'mock': '/data/hosts/HDP2/hosts.json'
  1883. },
  1884. 'namenode.cpu_wio': {
  1885. 'real': '/clusters/{clusterName}/hosts/{nnHost}?fields=metrics/cpu',
  1886. 'mock': '/data/cluster_metrics/cpu.json'
  1887. },
  1888. 'custom_action.create': {
  1889. 'real': '/requests',
  1890. 'mock': '',
  1891. 'format': function(data) {
  1892. var requestInfo = {
  1893. context: 'Check host',
  1894. action: 'check_host',
  1895. parameters: { }
  1896. };
  1897. $.extend(true, requestInfo, data.requestInfo)
  1898. return {
  1899. type: 'POST',
  1900. data: JSON.stringify({
  1901. 'RequestInfo': requestInfo,
  1902. 'Requests/resource_filters': [{
  1903. hosts: data.filteredHosts.join(',')
  1904. }]
  1905. })
  1906. }
  1907. }
  1908. },
  1909. 'custom_action.request': {
  1910. 'real': '/requests/{requestId}/tasks/{taskId}',
  1911. 'mock': '',
  1912. 'format': function(data) {
  1913. return {
  1914. requestId: data.requestId,
  1915. taskId: data.taskId || ''
  1916. }
  1917. }
  1918. },
  1919. 'hosts.high_availability.wizard': {
  1920. 'real': '/clusters/{clusterName}/hosts?fields=Hosts/cpu_count,Hosts/disk_info,Hosts/total_mem&minimal_response=true',
  1921. 'mock': ''
  1922. },
  1923. 'hosts.security.wizard': {
  1924. 'real': '/clusters/{clusterName}/hosts?fields=host_components/HostRoles/service_name&minimal_response=true',
  1925. 'mock': ''
  1926. },
  1927. 'host_component.installed.on_hosts': {
  1928. 'real': '/clusters/{clusterName}/host_components?HostRoles/component_name={componentName}&HostRoles/host_name.in({hostNames})&fields=HostRoles/host_name&minimal_response=true',
  1929. 'mock': ''
  1930. },
  1931. 'hosts.by_component.one': {
  1932. 'real': '/clusters/{clusterName}/hosts?host_components/HostRoles/component_name.in({componentNames})&fields=host_components,Hosts/cpu_count,Hosts/disk_info,Hosts/total_mem,Hosts/ip,Hosts/os_type,Hosts/os_arch,Hosts/public_host_name&page_size=1&minimal_response=true',
  1933. 'mock': ''
  1934. },
  1935. 'hosts.by_component.all': {
  1936. 'real': '/clusters/{clusterName}/hosts?host_components/HostRoles/component_name.in({componentNames})&fields=host_components,Hosts/cpu_count,Hosts/disk_info,Hosts/total_mem,Hosts/ip,Hosts/os_type,Hosts/os_arch,Hosts/public_host_name&minimal_response=true',
  1937. 'mock': ''
  1938. },
  1939. 'hosts.config_groups': {
  1940. 'real': '/clusters/{clusterName}/hosts?fields=Hosts/cpu_count,Hosts/disk_info,Hosts/total_mem,Hosts/ip,Hosts/os_type,Hosts/os_arch,Hosts/public_host_name,host_components&minimal_response=true',
  1941. 'mock': ''
  1942. },
  1943. 'hosts.host_components.pre_load': {
  1944. real: '',
  1945. mock: '/data/hosts/HDP2/hosts.json',
  1946. format: function(data) {
  1947. return {
  1948. url: data.url
  1949. }
  1950. }
  1951. },
  1952. 'hosts.bulk.operations': {
  1953. real: '/clusters/{clusterName}/hosts?fields=Hosts/host_name,Hosts/maintenance_state,' +
  1954. 'host_components/HostRoles/state,host_components/HostRoles/maintenance_state,' +
  1955. 'host_components/HostRoles/stale_configs&minimal_response=true',
  1956. mock: '',
  1957. format: function(data) {
  1958. return {
  1959. headers: {
  1960. 'X-Http-Method-Override': 'GET'
  1961. },
  1962. type: 'POST',
  1963. data: JSON.stringify({
  1964. "RequestInfo": {"query" : data.parameters }
  1965. })
  1966. }
  1967. }
  1968. },
  1969. 'service.serviceConfigVersions.get': {
  1970. real: '/clusters/{clusterName}/configurations/service_config_versions?service_name={serviceName}&fields=service_config_version,user,hosts,group_id,group_name,is_current,createtime,service_name,service_config_version_note&minimal_response=true',
  1971. mock: '/data/configurations/service_versions.json'
  1972. },
  1973. 'service.serviceConfigVersions.get.current': {
  1974. real: '/clusters/{clusterName}?fields=Clusters/desired_service_config_versions&minimal_response=true',
  1975. mock: ''
  1976. },
  1977. 'service.serviceConfigVersions.get.total': {
  1978. real: '/clusters/{clusterName}/configurations/service_config_versions?page_size=1&minimal_response=true',
  1979. mock: '/data/configurations/service_versions_total.json'
  1980. },
  1981. 'service.serviceConfigVersion.get': {
  1982. real: '/clusters/{clusterName}/configurations/service_config_versions?service_name={serviceName}&service_config_version={serviceConfigVersion}',
  1983. mock: '/data/configurations/service_version.json'
  1984. },
  1985. 'service.serviceConfigVersions.get.multiple': {
  1986. real: '/clusters/{clusterName}/configurations/service_config_versions?service_name={serviceName}&service_config_version.in({serviceConfigVersions})',
  1987. mock: '/data/configurations/service_version.json',
  1988. format: function(data) {
  1989. return {
  1990. serviceConfigVersions: data.serviceConfigVersions.join(',')
  1991. }
  1992. }
  1993. },
  1994. 'service.serviceConfigVersion.revert': {
  1995. 'real': '/clusters/{clusterName}',
  1996. 'mock': '',
  1997. 'type': 'PUT',
  1998. 'format': function (data) {
  1999. return {
  2000. data: JSON.stringify(data.data)
  2001. }
  2002. }
  2003. }
  2004. };
  2005. /**
  2006. * Replace data-placeholders to its values
  2007. *
  2008. * @param {String} url
  2009. * @param {Object} data
  2010. * @return {String}
  2011. */
  2012. var formatUrl = function (url, data) {
  2013. if (!url) return null;
  2014. var keys = url.match(/\{\w+\}/g);
  2015. keys = (keys === null) ? [] : keys;
  2016. if (keys) {
  2017. keys.forEach(function (key) {
  2018. var raw_key = key.substr(1, key.length - 2);
  2019. var replace;
  2020. if (!data || !data[raw_key]) {
  2021. replace = '';
  2022. }
  2023. else {
  2024. replace = data[raw_key];
  2025. }
  2026. url = url.replace(new RegExp(key, 'g'), replace);
  2027. });
  2028. }
  2029. return url;
  2030. };
  2031. /**
  2032. * this = object from config
  2033. * @return {Object}
  2034. */
  2035. var formatRequest = function (data) {
  2036. var opt = {
  2037. type: this.type || 'GET',
  2038. timeout: App.timeout,
  2039. dataType: 'json',
  2040. statusCode: require('data/statusCodes')
  2041. };
  2042. if (App.get('testMode')) {
  2043. opt.url = formatUrl(this.mock ? this.mock : '', data);
  2044. opt.type = 'GET';
  2045. }
  2046. else {
  2047. var prefix = this.apiPrefix != null ? this.apiPrefix : App.apiPrefix;
  2048. opt.url = prefix + formatUrl(this.real, data);
  2049. }
  2050. if (this.format) {
  2051. jQuery.extend(opt, this.format(data, opt));
  2052. }
  2053. return opt;
  2054. };
  2055. /**
  2056. * Wrapper for all ajax requests
  2057. *
  2058. * @type {Object}
  2059. */
  2060. var ajax = Em.Object.extend({
  2061. /**
  2062. * Send ajax request
  2063. *
  2064. * @param {Object} config
  2065. * @return {$.ajax} jquery ajax object
  2066. *
  2067. * config fields:
  2068. * name - url-key in the urls-object *required*
  2069. * sender - object that send request (need for proper callback initialization) *required*
  2070. * data - object with data for url-format
  2071. * beforeSend - method-name for ajax beforeSend response callback
  2072. * success - method-name for ajax success response callback
  2073. * error - method-name for ajax error response callback
  2074. * callback - callback from <code>App.updater.run</code> library
  2075. */
  2076. send: function (config) {
  2077. if (!config.sender) {
  2078. console.warn('Ajax sender should be defined!');
  2079. return null;
  2080. }
  2081. // default parameters
  2082. var params = {
  2083. clusterName: (App.get('clusterName') || App.clusterStatus.get('clusterName'))
  2084. };
  2085. // extend default parameters with provided
  2086. if (config.data) {
  2087. jQuery.extend(params, config.data);
  2088. }
  2089. var opt = {};
  2090. if (!urls[config.name]) {
  2091. console.warn('Invalid name provided!');
  2092. return null;
  2093. }
  2094. opt = formatRequest.call(urls[config.name], params);
  2095. opt.context = this;
  2096. // object sender should be provided for processing beforeSend, success and error responses
  2097. opt.beforeSend = function (xhr) {
  2098. if (config.beforeSend) {
  2099. config.sender[config.beforeSend](opt, xhr, params);
  2100. }
  2101. };
  2102. opt.success = function (data, textStatus, request) {
  2103. console.log("TRACE: The url is: " + opt.url);
  2104. if (config.success) {
  2105. config.sender[config.success](data, opt, params, request);
  2106. }
  2107. };
  2108. opt.error = function (request, ajaxOptions, error) {
  2109. if (config.error) {
  2110. config.sender[config.error](request, ajaxOptions, error, opt, params);
  2111. } else {
  2112. this.defaultErrorHandler(request, opt.url, opt.type);
  2113. }
  2114. };
  2115. opt.complete = function () {
  2116. if (config.callback) {
  2117. config.callback();
  2118. }
  2119. };
  2120. if ($.mocho) {
  2121. opt.url = 'http://' + $.hostName + opt.url;
  2122. }
  2123. return $.ajax(opt);
  2124. },
  2125. // A single instance of App.ModalPopup view
  2126. modalPopup: null,
  2127. /**
  2128. * defaultErrorHandler function is referred from App.ajax.send function and App.HttpClient.defaultErrorHandler function
  2129. * @jqXHR {jqXHR Object}
  2130. * @url {string}
  2131. * @method {String} Http method
  2132. * @showStatus {number} HTTP response code which should be shown. Default is 500.
  2133. */
  2134. defaultErrorHandler: function (jqXHR, url, method, showStatus) {
  2135. method = method || 'GET';
  2136. var self = this;
  2137. var api = " received on " + method + " method for API: " + url;
  2138. try {
  2139. var json = $.parseJSON(jqXHR.responseText);
  2140. var message = json.message;
  2141. } catch (err) {
  2142. }
  2143. if (!showStatus) {
  2144. showStatus = 500;
  2145. }
  2146. var statusCode = jqXHR.status + " status code";
  2147. if (jqXHR.status === showStatus && !this.get('modalPopup')) {
  2148. this.set('modalPopup', App.ModalPopup.show({
  2149. header: Em.I18n.t('common.error'),
  2150. secondary: false,
  2151. onPrimary: function () {
  2152. this.hide();
  2153. self.set('modalPopup', null);
  2154. },
  2155. bodyClass: Ember.View.extend({
  2156. classNames: ['api-error'],
  2157. templateName: require('templates/utils/ajax'),
  2158. api: api,
  2159. statusCode: statusCode,
  2160. message: message,
  2161. showMessage: !!message
  2162. })
  2163. }));
  2164. }
  2165. }
  2166. });
  2167. /**
  2168. * Add few access-methods for test purposes
  2169. */
  2170. if ($.mocho) {
  2171. ajax.reopen({
  2172. /**
  2173. * Don't use it anywhere except tests!
  2174. * @returns {Array}
  2175. */
  2176. fakeGetUrlNames: function() {
  2177. return Em.keys(urls);
  2178. },
  2179. /**
  2180. * Don't use it anywhere except tests!
  2181. * @param name
  2182. * @returns {*}
  2183. */
  2184. fakeGetUrl: function(name) {
  2185. return urls[name];
  2186. },
  2187. /**
  2188. * Don't use it anywhere except tests!
  2189. * @param url
  2190. * @param data
  2191. * @returns {String}
  2192. */
  2193. fakeFormatUrl: function(url, data) {
  2194. return formatUrl(url, data);
  2195. },
  2196. /**
  2197. * Don't use it anywhere except tests!
  2198. * @param urlObj
  2199. * @param data
  2200. * @returns {Object}
  2201. */
  2202. fakeFormatRequest: function(urlObj, data) {
  2203. return formatRequest.call(urlObj, data);
  2204. }
  2205. });
  2206. }
  2207. App.ajax = ajax.create({});