Re: flink 1.13 k8s native 启动找不到 KubernetesSessionClusterEntrypoint

2021-05-31 文章 Yang Wang
你可以describe一下失败JM的pod发出来,看看生成的启动命令是不是正确的


Best,
Yang

fz  于2021年5月28日周五 下午10:09写道:

> 镜像: flink:1.13.0-scala_2.11
>
> sed: cannot rename /opt/flink/conf/sed1yRdDY: Device or resource busy
> sed: cannot rename /opt/flink/conf/sed03zP3W: Device or resource busy
> /docker-entrypoint.sh: line 73: /opt/flink/conf/flink-conf.yaml: Read-only
> file system
> sed: cannot rename /opt/flink/conf/sedFtORA0: Device or resource busy
> mv: cannot move '/opt/flink/conf/flink-conf.yaml.tmp' to
> '/opt/flink/conf/flink-conf.yaml': Device or resource busy
> + /usr/local/openjdk-8/bin/java -classpath '/opt/flink/lib/*' -Xms30720m
> -Xmx30720m -Dlogback.configurationFile=file:/opt/flink/conf/logback.xml
> -Dlog4j.configuration=file:/opt/flink/conf/log4j.properties
> org.apache.flink.kubernetes.entrypoint.KubernetesSessionClusterEntrypoint
> Error: Could not find or load main class
> org.apache.flink.kubernetes.entrypoint.KubernetesSessionClusterEntrypoint
>
>
>
> --
> Sent from: http://apache-flink.147419.n8.nabble.com/
>


flink 1.13 k8s native 启动找不到 KubernetesSessionClusterEntrypoint

2021-05-28 文章 fz
镜像: flink:1.13.0-scala_2.11

sed: cannot rename /opt/flink/conf/sed1yRdDY: Device or resource busy
sed: cannot rename /opt/flink/conf/sed03zP3W: Device or resource busy
/docker-entrypoint.sh: line 73: /opt/flink/conf/flink-conf.yaml: Read-only
file system
sed: cannot rename /opt/flink/conf/sedFtORA0: Device or resource busy
mv: cannot move '/opt/flink/conf/flink-conf.yaml.tmp' to
'/opt/flink/conf/flink-conf.yaml': Device or resource busy
+ /usr/local/openjdk-8/bin/java -classpath '/opt/flink/lib/*' -Xms30720m
-Xmx30720m -Dlogback.configurationFile=file:/opt/flink/conf/logback.xml
-Dlog4j.configuration=file:/opt/flink/conf/log4j.properties
org.apache.flink.kubernetes.entrypoint.KubernetesSessionClusterEntrypoint
Error: Could not find or load main class
org.apache.flink.kubernetes.entrypoint.KubernetesSessionClusterEntrypoint



--
Sent from: http://apache-flink.147419.n8.nabble.com/