This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Make docker-containerization work #10
Labels
Comments
Currently this is the problem:
It seems the working directory is wrong, as the sandbox is correctly populated with all needed files, and |
We are also hitting this when trying to use the mesos docker mode:
Same observation as above, it is copying files from tmp to the sandbox but those files do not seem to be mounted in the docker container and the root path be used correctly. Using DCOS 1.10 and dcos-flink-service 1.3.1-1.2.1 I see this issue was closed. What was the resolution? @joerg84 @Makman2 |
Due to inactivity, migrated to #54 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Especially this means that something is not done completely right in the TaskManager spawning routines. Also users should have the choice to select their favorite containerizer.
The text was updated successfully, but these errors were encountered: