quicklinks_services.json 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. {
  2. "href" : "http://c6401.ambari.apache.org:8080/api/v1/stacks/HDP/versions/2.3/services?StackServices/service_name.in(YARN)&quicklinks/QuickLinkInfo/default=true&fields=quicklinks/*",
  3. "items" : [
  4. {
  5. "href" : "http://c6401.ambari.apache.org:8080/api/v1/stacks/HDP/versions/2.3/services/YARN",
  6. "StackServices" : {
  7. "service_name" : "YARN",
  8. "stack_name" : "HDP",
  9. "stack_version" : "2.3"
  10. },
  11. "quicklinks" : [
  12. {
  13. "href" : "http://c6401.ambari.apache.org:8080/api/v1/stacks/HDP/versions/2.3/services/YARN/quicklinks/quicklinks.json",
  14. "QuickLinkInfo" : {
  15. "default" : true,
  16. "file_name" : "quicklinks.json",
  17. "service_name" : "YARN",
  18. "stack_name" : "HDP",
  19. "stack_version" : "2.3",
  20. "quicklink_data" : {
  21. "QuickLinksConfiguration" : {
  22. "description" : "default quick links configuration",
  23. "name" : "default",
  24. "configuration" : {
  25. "protocol" : {
  26. "type" : "https",
  27. "checks" : [
  28. {
  29. "property" : "yarn.http.policy",
  30. "desired" : "HTTPS_ONLY",
  31. "site" : "yarn-site"
  32. }
  33. ]
  34. },
  35. "links" : [
  36. {
  37. "name" : "resourcemanager_ui",
  38. "label" : "ResourceManager UI",
  39. "url" : "%@://%@:%@",
  40. "template" : "%@://%@:%@",
  41. "port" : {
  42. "regex" : "\\w*:(\\d+)",
  43. "site" : "yarn-site",
  44. "http_property" : "yarn.timeline-service.webapp.address",
  45. "http_default_port" : "8088",
  46. "https_property" : "yarn.timeline-service.webapp.https.address",
  47. "https_default_port" : "8090"
  48. },
  49. "removed" : false,
  50. "requires_user_name" : "false",
  51. "knox_url" : "%@://%@:%@/gatway/yarnui/yarn"
  52. },
  53. {
  54. "name" : "resourcemanager_logs",
  55. "label" : "ResourceManager logs",
  56. "url" : "%@://%@:%@/logs",
  57. "template" : "%@://%@:%@/logs",
  58. "port" : {
  59. "regex" : "\\w*:(\\d+)",
  60. "site" : "yarn-site",
  61. "http_property" : "yarn.timeline-service.webapp.address",
  62. "http_default_port" : "8088",
  63. "https_property" : "yarn.timeline-service.webapp.https.address",
  64. "https_default_port" : "8090"
  65. },
  66. "removed" : false,
  67. "requires_user_name" : "false",
  68. "knox_url" : "%@://%@:%@/gatway/yarnui/yarn/logs"
  69. },
  70. {
  71. "name" : "resourcemanager_jmx",
  72. "label" : "ResourceManager JMX",
  73. "url" : "%@://%@:%@/jmx",
  74. "template" : "%@://%@:%@/jmx",
  75. "port" : {
  76. "regex" : "\\w*:(\\d+)",
  77. "site" : "yarn-site",
  78. "http_property" : "yarn.timeline-service.webapp.address",
  79. "http_default_port" : "8088",
  80. "https_property" : "yarn.timeline-service.webapp.https.address",
  81. "https_default_port" : "8090"
  82. },
  83. "removed" : false,
  84. "requires_user_name" : "false",
  85. "knox_url" : "%@://%@:%@/gatway/yarnui/yarn/jmx"
  86. },
  87. {
  88. "name" : "thread_stacks",
  89. "label" : "Thread Stacks",
  90. "url" : "%@://%@:%@/stacks",
  91. "template" : "%@://%@:%@/stacks",
  92. "port" : {
  93. "regex" : "\\w*:(\\d+)",
  94. "site" : "yarn-site",
  95. "http_property" : "yarn.timeline-service.webapp.address",
  96. "http_default_port" : "8088",
  97. "https_property" : "yarn.timeline-service.webapp.https.address",
  98. "https_default_port" : "8090"
  99. },
  100. "removed" : false,
  101. "knox_url" : "%@://%@:%@/gatway/yarnui/yarn/stacks"
  102. }
  103. ]
  104. }
  105. }
  106. }
  107. }
  108. }
  109. ]
  110. }
  111. ]
  112. }