Re: Supplying jar stored at S3 to flink to run the job in kubernetes

2023-01-16 Thread Yang Wang
Do you build your own flink-kubernetes-operator image with the flink-s3-fs plugin bundled[1]? [1]. https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.3/docs/custom-resource/overview/#flinksessionjob-spec-overview Best, Yang Weihua Hu 于2023年1月17日周二 10:47写道: > Hi, Rahul

Re: Supplying jar stored at S3 to flink to run the job in kubernetes

2023-01-16 Thread Weihua Hu
Hi, Rahul User support and questions should be sent to the user mailing list ( u...@flink.apache.org) You can resend the issue to the user mailing list with a detailed error log. Best, Weihua On Mon, Jan 16, 2023 at 11:18 PM rahul sahoo wrote: > I have been following the examples mentioned h

Supplying jar stored at S3 to flink to run the job in kubernetes

2023-01-16 Thread rahul sahoo
I have been following the examples mentioned here: flink-kubernetes-operator_examples . I'm testing this on the local minikube. I have deployed minio for s3 and flink operator. I have my application jar in s3(using minio for t