KarmaGYZ commented on a change in pull request #10695: [hotfix] Remove the
useless stage in Mesos dockerfile
URL: https://github.com/apache/flink/pull/10695#discussion_r361570559
##########
File path:
flink-end-to-end-tests/test-scripts/docker-mesos-cluster/docker-compose.yml
##########
@@ -53,7 +53,6 @@ services:
networks:
- docker-mesos-cluster-network
volumes:
- - /var/run/docker.sock:/var/run/docker.sock
- ${END_TO_END_DIR}:${END_TO_END_DIR}
Review comment:
We need to verify the hash of result. So, I mount the output dir in
container. Otherwise, I could not found a way to get the result from the
sandbox of 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:
[email protected]
With regards,
Apache Git Services