diff --git a/integration-tests/docker/historical.conf b/integration-tests/docker/historical.conf index 1b3a2ce5f29..335b8c3901e 100644 --- a/integration-tests/docker/historical.conf +++ b/integration-tests/docker/historical.conf @@ -12,8 +12,8 @@ command=java -Dfile.encoding=UTF-8 -Ddruid.host=%(ENV_HOST_IP)s -Ddruid.zk.service.host=druid-zookeeper-kafka - -Ddruid.s3.accessKey=AKIAIMKECRUYKDQGR6YQ - -Ddruid.s3.secretKey=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 + -Ddruid.s3.accessKey=AKIAJI7DG7CDECGBQ6NA + -Ddruid.s3.secretKey=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 -Ddruid.processing.buffer.sizeBytes=25000000 -Ddruid.processing.numThreads=2 -Ddruid.server.http.numThreads=100 diff --git a/integration-tests/docker/middlemanager.conf b/integration-tests/docker/middlemanager.conf index efe4dec2e32..173829d135d 100644 --- a/integration-tests/docker/middlemanager.conf +++ b/integration-tests/docker/middlemanager.conf @@ -18,8 +18,8 @@ command=java -Ddruid.indexer.fork.property.druid.processing.buffer.sizeBytes=25000000 -Ddruid.indexer.fork.property.druid.processing.numThreads=1 -Ddruid.indexer.fork.server.http.numThreads=100 - -Ddruid.s3.accessKey=AKIAIMKECRUYKDQGR6YQ - -Ddruid.s3.secretKey=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 + -Ddruid.s3.accessKey=AKIAJI7DG7CDECGBQ6NA + -Ddruid.s3.secretKey=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 -Ddruid.worker.ip=%(ENV_HOST_IP)s -Ddruid.selectors.indexing.serviceName=druid/overlord -Ddruid.indexer.task.chathandler.type=announce