Flink support for Microsoft Windows

2017-12-19 Thread avivros
Hi All, Does Flink fully supports MS Windows? Is anyone running Flink on MS Windows in Production environment? Regards, Aviv -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Re: Securing Flink Monitoring REST API

2017-09-06 Thread avivros
Does jobmanager.web.ssl.enabled supports Client SSL Authentication? -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Securing Flink Monitoring REST API

2017-09-04 Thread avivros
What is the best way to secure the Monitoring REST API? I am using the monitoring rest API in a production environment ( starting/stopping jobs, etc...). I should only allow authenticated calls to be executed ( called from a Java sever process ). What's the best way to go about this ( Kerberos? SSL