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

jonwei pushed a commit to branch 0.13.0-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/0.13.0-incubating by this push:
     new 0db8e22  Set new keys for integration-tests. (#6554) (#6560)
0db8e22 is described below

commit 0db8e22c02d92295333d23130ab471aa6a0c6fa0
Author: Gian Merlino <gianmerl...@gmail.com>
AuthorDate: Wed Oct 31 15:57:58 2018 -0700

    Set new keys for integration-tests. (#6554) (#6560)
---
 integration-tests/docker/historical.conf    | 4 ++--
 integration-tests/docker/middlemanager.conf | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/integration-tests/docker/historical.conf 
b/integration-tests/docker/historical.conf
index 1b3a2ce..335b8c3 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 efe4dec..173829d 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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to