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 2020/09/17 06:00:49 UTC

[GitHub] [druid] jihoonson commented on pull request #10386: Upgrade AWS SDK

jihoonson commented on pull request #10386:
URL: https://github.com/apache/druid/pull/10386#issuecomment-693936882


   > `Could not set docker host IP - integration tests can not run`
   
   @mitchlloyd it seems like you need to export `DOCKER_IP`. Please check out [our doc](https://github.com/apache/druid/tree/master/integration-tests#integration-testing-using-docker) for more details.
   
   > Pulling druid-zookeeper-kafka (druid/cluster:)...
   > pull access denied for druid/cluster, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
   
   This error seems like you need to run `docker login`. Have you installed docker desktop? Then you can just run `docker login` in your terminal.


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