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

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


    from 6714768  Merge pull request #110 from 
rlevas/branch-feature-AMBARI-20859
     add 1eead54  [AMBARI-22749] ADDENDUM: Create Pull Request Template - fix 
rat check (#82)
     add 724637c  AMBARI-22760 Infra Manager: install packages
     add e5bd153  Merge pull request #85 from kasakrisz/infra-manager-stack-code
     add 417547a  [AMBARI-22764] NN HA wizard is broken due to recent commit 
for config compare
     add 6aeb7f4  Merge pull request #87 from atkach/AMBARI-22764-trunk
     add 4082549  AMBARI-22766 ambari-server setup with internal database may 
not work on centos 7 (dgrinenko)
     add 8e59a86  AMBARI-22768. Update Welcome page style (akovalenko)
     add fa403a6  AMBARI-22772. Log Search / Log Feeder - config symlink cannot 
be created if etc/ambari-logsearch* folders do not exist
     add b8cfbc4  AMBARI-22771. Ambari loads ambari.properties using ISO 8859-1 
encoding (adoroszlai)
     add c1320ab  [AMBARI-22770] Bring jenkins job build script under version 
control (#98)
     add 0ee7e07  Fix trivial typos
     add 47c78e9  Merge pull request #63 from kinow/patch-2
     add 05200de  Merge pull request #2 from apache/trunk
     add 84434f9  Merge branch 'trunk' into branch-feature-AMBARI-20859
     new 6737bba  Merge pull request #111 from 
rlevas/branch-feature-AMBARI-20859

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:
 .../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(-)
 copy ambari-infra/ambari-infra-assembly/src/main/package/{deb/manager/postinst 
=> rpm/manager/postremove.sh} (79%)
 create mode 100644 ambari-web/app/assets/img/install-box.svg
 create mode 100755 dev-support/build-ambari.sh

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

Reply via email to