-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36227/
-----------------------------------------------------------
Review request for Ambari, Jaimin Jetly and Yusaku Sako.
Bugs: BUG-39715
https://issues.apache.org/jira/browse/BUG-39715
Repository: ambari
Description
-------
Provide master component control to start/stop/restart/move/etc (basically,
what is next to component in Host Details > Action menu) in Services > Summary
section next to the Master components.
Diffs
-----
ambari-web/app/controllers/main/host/details.js fc9ec95
ambari-web/app/controllers/main/service/info/summary.js cb5fe4c
ambari-web/app/mixins.js ca5c633
ambari-web/app/mixins/common/component_actions.js PRE-CREATION
ambari-web/app/styles/application.less 6313a01
ambari-web/app/templates/main/host/details/host_component.hbs c9c6069
ambari-web/app/templates/main/service/info/summary/master_components.hbs
58630b7
ambari-web/app/utils/components.js 6624ced
ambari-web/app/views/main/host/details/host_component_view.js fece46d
ambari-web/app/views/main/host/summary.js 085ec9f
ambari-web/app/views/main/service/info/summary.js 83e503f
ambari-web/app/views/main/service/service.js bfb5e34
ambari-web/app/views/main/service/services/hdfs.js d70b454
ambari-web/test/controllers/main/host/details_test.js 513f517
Diff: https://reviews.apache.org/r/36227/diff/
Testing
-------
Tested E2E.
6467 tests complete (13 seconds)
90 tests pending
Thanks,
Xi Wang