Ilia Karpov

Results 3 issues of Ilia Karpov

It would be great if spark application could use [generic ephemeral volumes ](https://kubernetes.io/docs/concepts/storage/ephemeral-volumes/#generic-ephemeral-volumes) to store shuffle/cached data (because of transient nature of this data). This option is more storage efficient...

Hi, I've read [crd docs](https://github.com/spotify/flink-on-k8s-operator/blob/master/docs/crd.md) but can't understand what does it mean `when the job fails`, thus can't understand what is the purpose of `restartPolicy`. Can you kindly explain why...

### What happened? Originally I've tested connector agains type error failures (type incompatibility between kafka source table and clickhouse sink table): selected from kafka-table integer column (say, json number field...