sujeshchirackkal commented on issue #11305: URL: https://github.com/apache/druid/issues/11305#issuecomment-849310118
Thanks @FrankChen021 . However, there is another error coming up. It is attempted with 0.21 branch. entrypoint script is trying to create a few directories inside the container, as user druid and seems there is permission issue. Am I doing something wrong here ?? router | Setting druid.metadata.storage.connector.password=FoolishPassword in /tmp/conf/druid/cluster/query/router/runtime.properties router | Setting druid.emitter.logging.logLevel=debug in /tmp/conf/druid/cluster/query/router/runtime.properties router | mkdir: can't create directory 'var/tmp': Permission denied router | mkdir: can't create directory 'var/druid/': Permission denied router | mkdir: can't create directory 'var/druid/': Permission denied router | mkdir: can't create directory 'var/druid/': Permission denied -- 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]
