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/07/31 14:01:33 UTC

[ambari] branch trunk updated (048b0d4 -> 307a8cf)

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 048b0d4  AMBARI-24283 - DB consistency warning due to config group without service name (#1915)
     add 2eaeeeb  AMBARI-24388. Install HSI using Add HiveServer2 Interactive button failing
     new 307a8cf  Merge pull request #1925 from hiveww/AMBARI-24388-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:
 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 #1925 from hiveww/AMBARI-24388-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 307a8cf1ab32309eac72551bffe15872b2b94789
Merge: 048b0d4 2eaeeeb
Author: Alexander Antonenko <hi...@gmail.com>
AuthorDate: Tue Jul 31 17:01:31 2018 +0300

    Merge pull request #1925 from hiveww/AMBARI-24388-trunk
    
    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(-)