2020-02-28 13:42:17 UTC - John Duffie: thanks to both of you. I see FlinkPulsarRowSource might be my solution from that connector. Will give it a try. So glad I asked. ---- 2020-02-28 15:28:09 UTC - Konstantinos Papalias: Hello, What is the recommended way for deploying Pulsar Functions (JVM based) into Production? Assuming Pulsar is running on a K8s cluster, how do you deploy functions? 1. Use the Pulsar Admin tool to submit them on Cluster Mode? If yes, do you deploy with KubernetesRuntime ? Is this Production Ready, or how can you configure this option? I couldn't find anything on docs, but the functionality should be there somewhere <https://github.com/apache/pulsar/pull/1950> 2. Dockerize the function and run it on a local-run mode ? Are there any examples with Dockerised functions ? 3. Other ? ---- 2020-02-28 15:41:21 UTC - Sijie Guo: :+1: ---- 2020-02-28 15:41:57 UTC - Sijie Guo: @Konstantinos Papalias - <http://pulsar.apache.org/docs/en/functions-runtime/|pulsar.apache.org/docs/en/functions-runtime/> ---- 2020-02-28 15:43:46 UTC - Sijie Guo: Both 1 and 2 work. 1 is the convenient way to go. It has been widely used by multiple companies. ok_hand : Konstantinos Papalias ---- 2020-02-28 16:11:50 UTC - Gilles Barbier: @Gilles Barbier has joined the channel ---- 2020-02-28 19:50:00 UTC - yannick: @yannick has joined the channel ----