Github user zentol commented on the issue:
https://github.com/apache/flink/pull/5331
I've updated the PR. All handlers that access the jar storage directory now
check whether it exists and regenerate it if necessary with appropriate logging
messages. The logging and directory creation is done via static methods in the
WebRuntimeMonitor.---
