klDen commented on issue #9207: URL: https://github.com/apache/druid/issues/9207#issuecomment-677972453
I faced the same issue running in docker containers. The issue was the docker service was running as another user. What resolved it temporarily was to make the local volume **storage** directory writable to all (e.g. chmod 777). ---------------------------------------------------------------- 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]
