Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
This issue is part of a series of improvements detailed in the Secure Data Access design doc.
Flink should protect its HA, checkpoint, and savepoint state against unauthorized access.
As described in the design doc, implement:
- ZooKeeper authentication w/ Kerberos
- ZooKeeper authorization (i.e. znode ACLs)
- Checkpoint/savepoint data protection
Attachments
Issue Links
- is blocked by
-
FLINK-3929 Support for Kerberos Authentication with Keytab Credential
- Resolved
- requires
-
FLINK-4667 Yarn Session CLI not listening on correct ZK namespace when HA is enabled to use ZooKeeper backend
- Resolved
- links to