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/08/02 12:22:25 UTC

[ambari] branch branch-2.7 updated (e2604a1 -> fa57e09)

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

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


    from e2604a1  Merge pull request #1949 from hiveww/AMBARI-24402-branch-2.7
     add 60bba74  AMBARI-24388. Install HSI using Add HiveServer2 Interactive button failing
     new fa57e09  Merge pull request #1947 from hiveww/AMBARI-24388-branch-2.7

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:
 ambari-web/app/mixins.js                             |  1 +
 .../main/service/configs/hive_interactive_check.js}  | 20 +++++++++++---------
 ambari-web/app/views/main/host/summary.js            | 10 +++++++---
 ambari-web/app/views/main/service/item.js            | 13 ++++++++++---
 4 files changed, 29 insertions(+), 15 deletions(-)
 copy ambari-web/app/{controllers/main/admin/highAvailability/nameNode/rollbackHA/step2_controller.js => mixins/main/service/configs/hive_interactive_check.js} (67%)


[ambari] 01/01: Merge pull request #1947 from hiveww/AMBARI-24388-branch-2.7

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

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

commit fa57e09f2b5dd3281f740fd43bb1184d6c268527
Merge: e2604a1 60bba74
Author: Alexander Antonenko <hi...@gmail.com>
AuthorDate: Thu Aug 2 15:22:23 2018 +0300

    Merge pull request #1947 from hiveww/AMBARI-24388-branch-2.7
    
    AMBARI-24388. Install HSI using Add HiveServer2 Interactive button fa…

 ambari-web/app/mixins.js                           |  1 +
 .../main/service/configs/hive_interactive_check.js | 38 ++++++++++++++++++++++
 ambari-web/app/views/main/host/summary.js          | 10 ++++--
 ambari-web/app/views/main/service/item.js          | 13 ++++++--
 4 files changed, 56 insertions(+), 6 deletions(-)