-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33294/
-----------------------------------------------------------
(Updated April 17, 2015, 9:09 a.m.)
Review request for Ambari, Andrii Tkach, Srimanth Gunturi, and Yusaku Sako.
Bugs: AMBARI-10557
https://issues.apache.org/jira/browse/AMBARI-10557
Repository: ambari
Description
-------
There are default widgets in HDFS service that comprise of a host component
metrics rather than service component metrics. Such metrics have
host_component_criteria defined. value for such widgets needs to be calculated
by polling metrics at a specific host component.
Diffs (updated)
-----
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/metrics.json
07f36bb
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/widgets.json
8332d25
ambari-web/app/mixins/common/widget_mixin.js a9a6d59
ambari-web/app/utils/ajax/ajax.js 0c63a99
ambari-web/app/views/common/widget/graph_widget_view.js 8baa8cc
ambari-web/test/mixins/common/widget_mixin_test.js 9ef82a4
Diff: https://reviews.apache.org/r/33294/diff/
Testing
-------
Tested on the cluster.
Added/Modified unit tests.
Verified that the patch passes all unit test in ambari-web project.
Thanks,
Jaimin Jetly