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 dcdcb03 AMBARI-23646. Include commons-logging library for Infra Solr
debian build. (#1062)
add 86078c0 AMBARI-23649. Upgrade Solr version from 7.2.1 to 7.3.0
add 1bf6771 AMBARI-23649. Remove remaining Trie fields from Log Search
schema
add 87e8daa AMBARI-23649. _version_ fields for service / audit logs
should not be stored.
new 873c84b Merge pull request #1064 from oleewere/AMBARI-23649-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-infra-manager/docker/docker-compose.yml | 2 +-
.../docker/infra-manager-docker-compose.sh | 2 +-
.../src/main/python/migrationHelper.py | 2 +-
.../src/main/resources/solrIndexHelper.sh | 8 ++++----
.../docker/infra-solr-docker-compose.sh | 2 +-
ambari-infra/pom.xml | 2 +-
.../main/configsets/audit_logs/conf/managed-schema | 8 ++++----
.../main/configsets/audit_logs/conf/solrconfig.xml | 2 +-
.../configsets/hadoop_logs/conf/managed-schema | 4 ++--
.../configsets/hadoop_logs/conf/solrconfig.xml | 2 +-
.../main/configsets/history/conf/managed-schema | 4 ++--
.../main/configsets/history/conf/solrconfig.xml | 2 +-
.../org/apache/ambari/logsearch/util/SolrUtil.java | 22 +++++++++++-----------
ambari-logsearch/docker/Dockerfile | 2 +-
ambari-logsearch/docker/docker-compose.yml | 2 +-
ambari-logsearch/docker/logsearch-docker.sh | 2 +-
ambari-logsearch/docker/solr.yml | 2 +-
ambari-logsearch/docker/sso.yml | 2 +-
ambari-logsearch/pom.xml | 2 +-
.../ambari/server/upgrade/UpgradeCatalog270.java | 4 ++--
.../0.1.0/package/scripts/command_commons.py | 2 +-
.../0.5.0/properties/audit_logs-solrconfig.xml.j2 | 2 +-
.../properties/service_logs-solrconfig.xml.j2 | 2 +-
.../server/upgrade/UpgradeCatalog270Test.java | 4 ++--
24 files changed, 44 insertions(+), 44 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].