You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2018/11/13 16:34:43 UTC

[ambari] branch trunk updated (a348fa2 -> b3b274d6)

This is an automated email from the ASF dual-hosted git repository.

alexantonenko pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from a348fa2  AMBARI-24890 Restart option should not be shown if service components are not created in a cluster
     add 65bcbf7  AMBARI-24889. Pre-Upgrade Checklist: Components are Installed
     new b3b274d6 Merge pull request #2601 from hiveww/AMBARI-24889-trunk

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...tom_cluster_checks_components_installation.hbs} |  6 +++---
 .../common/modal_popups/cluster_check_popup.js     |  4 +++-
 ...stom_cluster_checks_components_installation.js} | 23 +++++++++++++++++-----
 3 files changed, 24 insertions(+), 9 deletions(-)
 copy ambari-web/app/templates/main/admin/stack_upgrade/custom_cluster_checks/{custom_cluster_checks_hosts_heartbeat.hbs => custom_cluster_checks_components_installation.hbs} (76%)
 copy ambari-web/app/views/main/{service/info/heatmap_view.js => admin/stack_upgrade/custom_cluster_checks/custom_cluster_checks_components_installation.js} (58%)


[ambari] 01/01: Merge pull request #2601 from hiveww/AMBARI-24889-trunk

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

alexantonenko pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit b3b274d68ff936ecbe64bada6529dcd8232023be
Merge: a348fa2 65bcbf7
Author: Alexander Antonenko <hi...@gmail.com>
AuthorDate: Tue Nov 13 19:34:36 2018 +0300

    Merge pull request #2601 from hiveww/AMBARI-24889-trunk
    
    AMBARI-24889. Pre-Upgrade Checklist: Components are Installed

 ...stom_cluster_checks_components_installation.hbs | 27 ++++++++++++++++
 .../common/modal_popups/cluster_check_popup.js     |  4 ++-
 ...ustom_cluster_checks_components_installation.js | 36 ++++++++++++++++++++++
 3 files changed, 66 insertions(+), 1 deletion(-)