Re: Exact S3 Permissions to allow a flink job to use s3 for checkpointing

2021-09-24 Thread Meissner, Dylan
to allow a flink job to use s3 for checkpointing Hi, Thomas I am not an expert of s3 but I think Flinkneed write/read/delete(maybe list) permission of the path(bucket). BTW, What error did you encounter? Best, Guowei On Fri, Sep 24, 2021 at 5:00 AM Thomas Wang mailto:w...@datability.io

Re: Exact S3 Permissions to allow a flink job to use s3 for checkpointing

2021-09-24 Thread Guowei Ma
Hi, Thomas I am not an expert of s3 but I think Flinkneed write/read/delete(maybe list) permission of the path(bucket). BTW, What error did you encounter? Best, Guowei On Fri, Sep 24, 2021 at 5:00 AM Thomas Wang wrote: > Hi, > > I'm trying to figure out what exact s3 permissions does a flink