This is an automated email from the ASF dual-hosted git repository.
oleewere pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.
from 79704f5 AMBARI-22789. Fix Log Search / Log Feeder / Infra Manager
start scripts
add 2dbb455 AMBARI-22787 - Add new Ambari Infra Manager component to
Ambari infra stack
new b8c0393 Merge pull request #124 from
kasakrisz/infra-manager-stack-code
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-infra-manager/docker/bin/start.sh | 2 +-
.../docker/infra-manager-docker-compose.sh | 5 ++
.../archive/DocumentArchivingConfiguration.java | 16 ++---
...rties.java => DocumentArchivingProperties.java} | 6 +-
...yMap.java => DocumentArchivingPropertyMap.java} | 16 ++---
.../infra/job/archive/FileNameSuffixFormatter.java | 2 +-
.../src/main/resources/infra-manager-env.sh | 2 +-
.../src/main/resources/infra-manager.properties | 83 +++++++++++-----------
.../apache/ambari/infra/job/JobPropertiesTest.java | 26 +++----
9 files changed, 82 insertions(+), 76 deletions(-)
rename
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/job/archive/{DocumentExportProperties.java
=> DocumentArchivingProperties.java} (97%)
rename
ambari-infra/ambari-infra-manager/src/main/java/org/apache/ambari/infra/job/archive/{DocumentExportPropertyMap.java
=> DocumentArchivingPropertyMap.java} (69%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].