This is an automated email from the ASF dual-hosted git repository.
gian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git.
from 98580ff adding search to docs (#8906)
add 8365bdf Address security vulnerabilities (#8878)
No new revisions were added by this update.
Summary of changes:
NOTICE | 2 +-
distribution/bin/check-licenses.py | 3 +-
docs/configuration/index.md | 4 +-
docs/operations/other-hadoop.md | 2 +-
docs/tutorials/tutorial-batch-hadoop.md | 10 +--
.../quickstart/tutorial/hadoop/docker/Dockerfile | 8 +--
.../tutorial/wikipedia-index-hadoop.json | 2 +-
extensions-core/druid-kerberos/pom.xml | 5 ++
extensions-core/hdfs-storage/pom.xml | 5 ++
.../postgresql-metadata-storage/pom.xml | 2 +-
.../druid/indexing/common/config/TaskConfig.java | 2 +-
licenses.yaml | 80 +++++++++++++++-------
licenses/bin/creative-commons-2.5.LICENSE | 60 ----------------
licenses/bin/{postgresql.BSD3 => postgresql.BSD2} | 5 +-
pom.xml | 41 +++++++----
.../druid/client/cache/CaffeineCacheTest.java | 16 -----
.../druid/server/log/LoggingRequestLoggerTest.java | 18 ++++-
.../org/apache/druid/cli/PullDependencies.java | 2 +-
18 files changed, 127 insertions(+), 140 deletions(-)
delete mode 100644 licenses/bin/creative-commons-2.5.LICENSE
rename licenses/bin/{postgresql.BSD3 => postgresql.BSD2} (82%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]