RE: ClassNotFoundException when deploying to k8s using linkerd

2023-05-23 Thread Salva Alcántara
Replying to myself with some delay admittedly ;-) The issue had nothing to do with Linkerd, but was basically a class loading issue due to a missing env var in the taskmanager. In case you are interested in the details, and some clarifications on how Linkerd needs to be setup with Flink, see my d

RE: ClassNotFoundException when deploying to k8s using linkerd

2023-01-09 Thread Salva Alcántara
I'm taking a look at: - https://issues.apache.org/jira/browse/FLINK-28171 which might be related although it considers Istio instead of Linkerd. In general it would be nice to have some general guidance on how to setup/deploy flink jobs to k8s in presence of a service mesh. Regards, Salva On 2