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
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
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
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