YARN_HEATMAPS.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "href" : "http://c6401.ambari.apache.org:8080/api/v1/users/admin/activeWidgetLayouts?WidgetLayoutInfo/section_name=YARN_HEATMAPS",
  3. "items" : [
  4. {
  5. "href" : "http://c6401.ambari.apache.org:8080/api/v1/clusters/c1/widget_layouts/11",
  6. "WidgetLayoutInfo" : {
  7. "cluster_name" : "c1",
  8. "display_name" : "YARN Heatmaps",
  9. "id" : 11,
  10. "layout_name" : "admin_yarn_heatmap",
  11. "scope" : "USER",
  12. "section_name" : "YARN_HEATMAPS",
  13. "user_name" : "admin",
  14. "widgets" : [
  15. {
  16. "WidgetInfo" : {
  17. "id" : 41,
  18. "metrics" : "[{\"name\":\"yarn.NodeManagerMetrics.AllocatedContainers\",\"metric_path\":\"metrics/yarn/AllocatedContainers\",\"service_name\":\"YARN\",\"component_name\":\"NODEMANAGER\"}]",
  19. "author" : "ambari",
  20. "description" : "",
  21. "scope" : "CLUSTER",
  22. "properties" : "{\"display_unit\":\"\",\"max_limit\":\"100\"}",
  23. "widget_name" : "Allocated Containers",
  24. "widget_type" : "HEATMAP",
  25. "time_created" : 1429906622523,
  26. "display_name" : "Allocated Containers",
  27. "values" : "[{\"name\":\"Allocated Containers\",\"value\":\"${yarn.NodeManagerMetrics.AllocatedContainers}\"}]",
  28. "cluster_name" : "c1"
  29. }
  30. }
  31. ]
  32. }
  33. }
  34. ]
  35. }