You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Jaimin Jetly <ja...@hortonworks.com> on 2015/04/17 11:02:47 UTC

Review Request 33294: Integrate widgets comprising of a specific host component metrics

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33294/
-----------------------------------------------------------

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
-----

  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


Re: Review Request 33294: Integrate widgets comprising of a specific host component metrics

Posted by Srimanth Gunturi <sr...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33294/#review80510
-----------------------------------------------------------

Ship it!


Ship It!

- Srimanth Gunturi


On April 17, 2015, 9:09 a.m., Jaimin Jetly wrote:
> 
> -----------------------------------------------------------
> 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
> -----
> 
>   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
> 
>


Re: Review Request 33294: Integrate widgets comprising of a specific host component metrics

Posted by Jaimin Jetly <ja...@hortonworks.com>.
-----------------------------------------------------------
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