You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/12/27 02:55:24 UTC

[GitHub] [flink] wangyang0918 commented on issue #10695: [hotfix] Remove the useless stage in Mesos dockerfile

wangyang0918 commented on issue #10695: [hotfix] Remove the useless stage in Mesos dockerfile
URL: https://github.com/apache/flink/pull/10695#issuecomment-569173100
 
 
   I think this is a valid fix.
   Since we do not start jobmanager and taskmanager in a separate docker container, we just use `docker compose` to prepare the mesos cluster. So `docker-engine` is unnecessary for running Flink on mesos. 

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


With regards,
Apache Git Services