ankitmani2004 commented 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" 
}
   ```
   #druid.s3.secretKey={ "type": "environment", "variable": 
"druid_s3_secretKey" }
   #druid.s3.secretKey=%{druid_s3_secretKey}%
   ```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:
us...@infra.apache.org



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

Reply via email to