RE: FlinkDeployment in Kubernetes and JVM parameters —add-opens

2023-11-08 Thread Rafael Guerrero
Using FLINK_ENV_JAVA_OPTS instead solves the problem. Best, Fourais On 2023/11/08 19:06:43 Rafael Guerrero wrote: > Dear Flink Community, > > I am using Flink 1.18, Java 17 and Flink Kubernetes Operator 1.6.1 to > deploy my app in a Kubernetes cluster, using FlinkDeployment CR. When the > applic

FlinkDeployment in Kubernetes and JVM parameters —add-opens

2023-11-08 Thread Rafael Guerrero
Dear Flink Community, I am using Flink 1.18, Java 17 and Flink Kubernetes Operator 1.6.1 to deploy my app in a Kubernetes cluster, using FlinkDeployment CR. When the application starts up I get the error: Caused by: java.lang.RuntimeException: java.lang.reflect.InaccessibleObjectException: Unabl