ankitmani2004 edited a comment on issue #9465:
URL: https://github.com/apache/druid/issues/9465#issuecomment-786755340
Hi. In the runtime properties(common.runtime.properties) file i added below
lines:
```json
druid.s3.accessKey={ "type": "environment", "variable": "druid_s3_accessKey"
}
```
```json
druid.s3.secretKey={ "type": "environment", "variable": "druid_s3_secretKey"
}
```
but it did not work. What am I missing here. Thanks.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]