You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/05/27 14:33:00 UTC

[jira] [Commented] (FLINK-15587) Flink image does not run on OpenShift

    [ https://issues.apache.org/jira/browse/FLINK-15587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117816#comment-17117816 ] 

Robert Metzger commented on FLINK-15587:
----------------------------------------

I agree with Gary that we should try to cover OpenShift with our normal images in {{flink-docker.git}}.
Ideally we come up with a testing scenario / environment that ensures compatibility 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: Deployment / 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)