AHeise commented on pull request #15991:
URL: https://github.com/apache/flink/pull/15991#issuecomment-849423845


   > @AHeise I was reacting to two things:
   > 
   >     1. All of the other filesystems with documentation pages adjacent to 
this one explicitly mention and include an example of using them for 
checkpointing. Not mentioning this use case on this page will raise questions 
in the minds of some readers.
   > 
   >     2. While the hadoop-based implementation of a filesystem on S3 can be 
used for checkpointing, this should be avoided because that implementation 
makes a lot of expensive S3 HEAD requests and hits request rate limits very 
quickly. I'm wondering if this GCS filesystem has similar problems when used 
for checkpointing. @afedulov, do you know?
   
   Good points, so I'd include it but also note that it's currently not 
possible to use SFS.
   
   On a meta-note, it feels like we should have an individual page for all fs 
;).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to