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
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
I've been deploying a job without issues until injecting the linkerd proxy
in order to access some services under a service mesh. In particular, I'm
receiving the following error on the job manager side:
```
java.lang.ClassNotFoundException: a.class.of.Mine
```
On the taskamanager side, it cannot