Netflix / genie

Distributed Big Data Orchestration Service
https://netflix.github.io/genie
Apache License 2.0
1.69k stars 365 forks source link

prestosql/presto image is not found in docker hub #1164

Open SamirAllahverdi opened 2 years ago

SamirAllahverdi commented 2 years ago

Hi, when I run docker-compose in 4.2.1-SNAPSHOT, it can not find prestosql/presto. It seems the image removed from docker hub. How can I run it alternatively?

tgianos commented 2 years ago

hey @SamirAllahverdi I've opened some PR's to fix this. Thanks for heads up. Guess when the presto / trino split happened the presto images were taken own. I've flipped the demo over to use Trino. Once the PR's are merged the demo should work again as I ran it on my local machine.