> - UNRESOLVED Integrate Flink with Apache Mesos (FLINK-1984) The initial integration is already completed with the last issues being resolved in the Mesos component: https://issues.apache.org/jira/browse/FLINK/component/12331068/ The implementation will be further refined after the next release and with the merge of FLIP-6. We're missing documentation on how to deploy a Flink Mesos cluster.
> - UNRESOLVED Secure Data Access (FLINK-3930) We have support for Kerberos authentication with Haddop, Kafka, Zookeper, and all services supporting JAAS. Additionally, we implemented SSL encryption for all communications paths, i.e. web interface, Akka, Netty, BlobServer. We still lack support for authorization: Vijay's PR is blocked because we haven't found time to properly review the sensitive network changes. I'd like to add the Akka changes for containered environments which should be ready by the end of the week: https://issues.apache.org/jira/browse/FLINK-2821 -Max On Tue, Dec 6, 2016 at 8:57 PM, Vijay <vijikar...@yahoo.com.invalid> wrote: >>>Secure Data Access (FLINK-3930) > > The PR for the work is still under review and I hope this could be included > in the release. > > Regards, > Vijay > > Sent from my iPhone > >> On Dec 6, 2016, at 11:51 AM, Robert Metzger <rmetz...@apache.org> wrote: >> >> UNRESOLVED Secure Data Access (FLINK-3930) >