Github user WangTaoTheTonic commented on the issue:
https://github.com/apache/flink/pull/3335
We are very close in scenario :)
My point is that multiple users would use same root directory to store
their checkpoint files(creating single directory for each job is complex),
which makes it very hard for admin to set a proper permissions for it.
Adding a configuration item is a very good idea. Would it be better if this
configuration would be applied to the sub directories each job created? It will
resolve isolation of access between different users' checkpoint file and also
can be customized for migrating. @StephanEwen
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---