You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/05/27 04:28:44 UTC

[GitHub] [druid] sujeshchirackkal commented on issue #11305: docker-compose try to pull 0.22 which is not available

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:
users@infra.apache.org



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