LCID Fire created FLINK-15587:
---------------------------------
Summary: Flink image does not run on OpenShift
Key: FLINK-15587
URL:
https://issues.apache.org/jira/browse/FLINK-15587 Project: Flink
Issue Type: Bug
Reporter: LCID Fire
Trying to run Flink (flink:latest) on OpenShift (3.11) does not work.
The output is:
{noformat}
Starting standalonesession daemon on host flink-jobmanager-7949d5c546-49cc8. /opt/flink/bin/flink-daemon.sh: line 127: /opt/flink/log/flink--standalonesession-0-flink-jobmanager-7949d5c546-49cc8.out: Permission denied
{noformat}
Since OpenShift is a locked down Container Environment, the rights inside the Container are probably not minimized and too broad.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)