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

rlevas pushed a commit to branch branch-feature-AMBARI-20859
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit 6737bbab869d82d0f1e39bfcbf93f07d50abbddf
Merge: 6714768 84434f9
Author: Robert Levas <[email protected]>
AuthorDate: Sun Jan 14 09:41:53 2018 -0500

    Merge pull request #111 from rlevas/branch-feature-AMBARI-20859
    
    Update branch

 .../admin-web/app/styles/cluster-information.css   |  29 ++-
 .../app/views/clusters/clusterInformation.html     |   8 +-
 .../src/main/python/ambari_commons/os_check.py     |   2 +
 ambari-infra/ambari-infra-assembly/pom.xml         |  43 +---
 .../src/main/package/deb/manager/postinst          |   9 +-
 .../src/main/package/deb/manager/postrm            |   8 +
 .../src/main/package/rpm/manager/postinstall.sh    |  11 +-
 .../manager/postinst => rpm/manager/postremove.sh} |   7 +-
 ambari-infra/ambari-infra-manager/build.xml        |  11 +-
 ambari-infra/ambari-infra-manager/pom.xml          |  10 -
 .../java/org/apache/ambari/infra/InfraManager.java |   2 +-
 .../src/main/resources/infra-manager-env.sh        |  24 +-
 .../src/main/resources/infra-manager.properties    |   2 +-
 .../src/main/resources/infraManager.sh             | 260 ++++++++++++++++++++-
 .../src/main/package/rpm/logfeeder/postinstall.sh  |   5 +-
 .../src/main/package/rpm/logfeeder/postremove.sh   |   6 +-
 .../src/main/package/rpm/portal/postinstall.sh     |   5 +-
 .../src/main/package/rpm/portal/postremove.sh      |   6 +-
 .../ambari/server/configuration/Configuration.java |   4 +-
 .../state/services/MetricsRetrievalService.java    |   8 +-
 .../python/ambari_server/dbConfiguration_linux.py  |  26 ++-
 .../server/configuration/ConfigurationTest.java    |   5 +
 ambari-server/src/test/resources/ambari.properties |   4 +-
 ambari-web/app/assets/img/install-box.svg          |  28 +++
 .../templates/common/configs/service_config.hbs    |   2 +-
 .../configs/service_configs_by_category_view.js    |   2 +-
 dev-support/build-ambari.sh                        |  58 +++++
 pom.xml                                            |   1 +
 28 files changed, 489 insertions(+), 97 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to