avantgardnerio commented on code in PR #329:
URL: https://github.com/apache/arrow-ballista/pull/329#discussion_r995878209
##########
docker-compose.yml:
##########
@@ -54,8 +54,7 @@ services:
volumes:
- ./benchmarks/data:/data
depends_on:
- ballista-scheduler:
- condition: service_healthy
Review Comment:
It's hard to just justify working around bugs that have been fixed a few
years ago. Perhaps 20.04 users can install a newer docker through the snap
store? This is a hard issue for me to test, because if you do spin up 20.04 in
a docker image, then you can't really test docker-in-docker and also the snap
store doesn't work.
What is the present behavior if this is removed? Does it eventually come
online? Or does it just crash and the executor never never comes online?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]