RE: Could not connect Amazon S3 file system with different creds at runtime.

2022-11-19 Thread kursat kursatkurt . com
Thank you Martijn, I am watching the issue. Regards, Kursat -Original Message- From: Martijn Visser Sent: Saturday, November 19, 2022 01:01 To: dev@flink.apache.org Subject: Re: Could not connect Amazon S3 file system with different creds at runtime. Hi, Like I mentioned in

Re: Could not connect Amazon S3 file system with different creds at runtime.

2022-11-18 Thread Martijn Visser
Hi, Like I mentioned in Stackoverflow, it's currently not possible. See https://issues.apache.org/jira/browse/FLINK-19589 Best regards, Martijn On Fri, Nov 18, 2022 at 8:13 PM kursat kursatkurt.com wrote: > Hi; > > > > I am new to Flink development. > > Is there any way to set S3 credentials

Could not connect Amazon S3 file system with different creds at runtime.

2022-11-18 Thread kursat kursatkurt . com
Hi; I am new to Flink development. Is there any way to set S3 credentials at runtime? How can we connect 3 or more different s3 buckets (with different creds)? Lets say you have 3 csv file on AWS S3, and you want to join them with their id fields. How can we do this? I don't want to use f