Hi,

Can anyone point me to ant documentation on support for Security in Flink ?

The type of information I'm looking for are -

1. How do I do user level authentication to ensure that a job is
submitted/deleted/modified by the right user ? Is it possible though the
web client ?
2. Authentication across multiple slave nodes (where the task managers are
running) and driver program so that they can communicate with each other
3. Support for SSL/encryption for data exchanged happening across the slave
nodes
4. Support for pluggable authentication with existing solution like LDAP

If not there today is there a roadmap for these security features ?

Regards,
Sourav

Reply via email to