123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- {
- "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/*",
- "items" : [
- {
- "href" : "http://c6401.ambari.apache.org:8080/api/v1/stacks/HDP/versions/2.3/services/YARN",
- "StackServices" : {
- "service_name" : "YARN",
- "stack_name" : "HDP",
- "stack_version" : "2.3"
- },
- "quicklinks" : [
- {
- "href" : "http://c6401.ambari.apache.org:8080/api/v1/stacks/HDP/versions/2.3/services/YARN/quicklinks/quicklinks.json",
- "QuickLinkInfo" : {
- "default" : true,
- "file_name" : "quicklinks.json",
- "service_name" : "YARN",
- "stack_name" : "HDP",
- "stack_version" : "2.3",
- "quicklink_data" : {
- "QuickLinksConfiguration" : {
- "description" : "default quick links configuration",
- "name" : "default",
- "configuration" : {
- "protocol" : {
- "type" : "https",
- "checks" : [
- {
- "property" : "yarn.http.policy",
- "desired" : "HTTPS_ONLY",
- "site" : "yarn-site"
- }
- ]
- },
- "links" : [
- {
- "name" : "resourcemanager_ui",
- "label" : "ResourceManager UI",
- "url" : "%@://%@:%@",
- "template" : "%@://%@:%@",
- "port" : {
- "regex" : "\\w*:(\\d+)",
- "site" : "yarn-site",
- "http_property" : "yarn.timeline-service.webapp.address",
- "http_default_port" : "8088",
- "https_property" : "yarn.timeline-service.webapp.https.address",
- "https_default_port" : "8090"
- },
- "removed" : false,
- "requires_user_name" : "false",
- "knox_url" : "%@://%@:%@/gatway/yarnui/yarn"
- },
- {
- "name" : "resourcemanager_logs",
- "label" : "ResourceManager logs",
- "url" : "%@://%@:%@/logs",
- "template" : "%@://%@:%@/logs",
- "port" : {
- "regex" : "\\w*:(\\d+)",
- "site" : "yarn-site",
- "http_property" : "yarn.timeline-service.webapp.address",
- "http_default_port" : "8088",
- "https_property" : "yarn.timeline-service.webapp.https.address",
- "https_default_port" : "8090"
- },
- "removed" : false,
- "requires_user_name" : "false",
- "knox_url" : "%@://%@:%@/gatway/yarnui/yarn/logs"
- },
- {
- "name" : "resourcemanager_jmx",
- "label" : "ResourceManager JMX",
- "url" : "%@://%@:%@/jmx",
- "template" : "%@://%@:%@/jmx",
- "port" : {
- "regex" : "\\w*:(\\d+)",
- "site" : "yarn-site",
- "http_property" : "yarn.timeline-service.webapp.address",
- "http_default_port" : "8088",
- "https_property" : "yarn.timeline-service.webapp.https.address",
- "https_default_port" : "8090"
- },
- "removed" : false,
- "requires_user_name" : "false",
- "knox_url" : "%@://%@:%@/gatway/yarnui/yarn/jmx"
- },
- {
- "name" : "thread_stacks",
- "label" : "Thread Stacks",
- "url" : "%@://%@:%@/stacks",
- "template" : "%@://%@:%@/stacks",
- "port" : {
- "regex" : "\\w*:(\\d+)",
- "site" : "yarn-site",
- "http_property" : "yarn.timeline-service.webapp.address",
- "http_default_port" : "8088",
- "https_property" : "yarn.timeline-service.webapp.https.address",
- "https_default_port" : "8090"
- },
- "removed" : false,
- "knox_url" : "%@://%@:%@/gatway/yarnui/yarn/stacks"
- }
- ]
- }
- }
- }
- }
- }
- ]
- }
- ]
- }
|