Flink S3 Presto Checkpointing Permission Forbidden

2021-10-08 Thread Denis Nutiu
Hello, I'm trying to deploy my Flink cluster inside of an AWS EKS using Flink Native. I want to use S3 as a filesystem for checkpointing, and giving the following options related to flink-s3-fs-presto: "-Dhive.s3.endpoint": "https://s3.eu-central-1.amazonaws.com"; "-Dhive.s3.iam-role": "a

Re: Flink S3 Presto Checkpointing Permission Forbidden

2021-10-08 Thread Rommel Holmes
You already have s3 request ID, you can easily reach out to AWS tech support to know what account was used to write to S3. I guess that account probably doesn't have permission to do the following: "s3:GetObject", "s3:PutObject", "s3:DeleteObject", "s3:ListBucket" Then grant the account with the

RE: Flink S3 Presto Checkpointing Permission Forbidden

2021-10-11 Thread Denis Nutiu
m:* Rommel Holmes *Sent:* Saturday, October 9, 2021 02:09 *To:* Denis Nutiu *Cc:* user *Subject:* Re: Flink S3 Presto Checkpointing Permission Forbidden You already have s3 request ID, you can easily reach out to AWS tech support to know what account was used to write to S3. I guess th

Re: Flink S3 Presto Checkpointing Permission Forbidden

2021-11-21 Thread bat man
alsProvider.html > > > Best, > > Denis > > > > > > *From:* Rommel Holmes > *Sent:* Saturday, October 9, 2021 02:09 > *To:* Denis Nutiu > *Cc:* user > *Subject:* Re: Flink S3 Presto Checkpointing Permission Forbidden > > > > You already have s