David Anderson created FLINK-32099: -------------------------------------- Summary: create flink_data volume for operations playground Key: FLINK-32099 URL: https://issues.apache.org/jira/browse/FLINK-32099 Project: Flink Issue Type: Improvement Components: Documentation / Training / Exercises Affects Versions: 1.17.0 Reporter: David Anderson
The docker-based operations playground instructs the user to create temp directories on the host machine for checkpoints and savepoints that are then mounted in the containers. This can be problematic on windows machines. It would be better to use a docker volume. -- This message was sent by Atlassian Jira (v8.20.10#820010)