[
https://issues.apache.org/jira/browse/FLINK-15587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195372#comment-17195372
]
Robert Metzger commented on FLINK-15587:
----------------------------------------
Ah, nice. If our assumption that OpenShift only requires non-root Dockerimages
is true, then Flink should run with OpenShift.
I will close this ticket for now. Please reopen it if Flink doesn't work with
OpenShift.
> Flink image does not run on OpenShift
> -------------------------------------
>
> Key: FLINK-15587
> URL: https://issues.apache.org/jira/browse/FLINK-15587
> Project: Flink
> Issue Type: Bug
> Components: flink-docker
> Reporter: LCID Fire
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)