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/26 11:49:00 UTC

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

sujeshchirackkal opened a new issue #11305:
URL: https://github.com/apache/druid/issues/11305


   
   ```
   $ docker-compose up -d
   Creating network "docker_default" with the default driver
   Pulling coordinator (apache/druid:0.22.0)...
   ERROR: manifest for apache/druid:0.22.0 not found: manifest unknown: manifest unknown
   ```
   


-- 
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


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

Posted by GitBox <gi...@apache.org>.
sujeshchirackkal commented on issue #11305:
URL: https://github.com/apache/druid/issues/11305#issuecomment-849316811


   Thanks @FrankChen021 `0.20.2` is working fine


-- 
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


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

Posted by GitBox <gi...@apache.org>.
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


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

Posted by GitBox <gi...@apache.org>.
FrankChen021 commented on issue #11305:
URL: https://github.com/apache/druid/issues/11305#issuecomment-849312269


   0.20.2 is recommended. This is a bug of 0.21.0, it has been addressed on the master branch , and a bug fix release is on the way. See #11166 


-- 
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


[GitHub] [druid] FrankChen021 closed issue #11305: docker-compose try to pull 0.22 which is not available

Posted by GitBox <gi...@apache.org>.
FrankChen021 closed issue #11305:
URL: https://github.com/apache/druid/issues/11305


   


-- 
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


[GitHub] [druid] FrankChen021 edited a comment on issue #11305: docker-compose try to pull 0.22 which is not available

Posted by GitBox <gi...@apache.org>.
FrankChen021 edited a comment on issue #11305:
URL: https://github.com/apache/druid/issues/11305#issuecomment-848737446


   Please use the docker-compose.yml on a released branch(e.g. 0.20.0, 0.21.0).


-- 
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


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

Posted by GitBox <gi...@apache.org>.
FrankChen021 commented on issue #11305:
URL: https://github.com/apache/druid/issues/11305#issuecomment-848737446


   Please use the docker-compose.yml on a released version(e.g. 0.20.0, 0.21.0).


-- 
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