Skip to content

Instantly share code, notes, and snippets.

@iemejia
Created March 2, 2020 21:37
Show Gist options
  • Save iemejia/294671e8f0792593806bc74ed318d2bf to your computer and use it in GitHub Desktop.
Save iemejia/294671e8f0792593806bc74ed318d2bf to your computer and use it in GitHub Desktop.
@hellomikelo
Copy link

Hi Ismaël, I'm currently running into this same error while trying to run a Python Beam job on a distributed Flink cluster,

Caused by: java.io.IOException: Cannot run program "docker": error=2, No such file or directory

Do you know if there is a solution for this? Thanks.

@iemejia
Copy link
Author

iemejia commented Nov 18, 2020

Oups I missed you rmessage, did you get to make it work?

@hellomikelo
Copy link

Not yet, still trying to understand where the problem is. Docker is running on all compute nodes but still the error shows up. I wonder if it has to do with sudo access. Any idea is appreciated. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment