Thanks for the continuous efforts for engaging in Flink ecosystem Jeff! Glad to see the progressive achievement. Wish more users try it out in practice.
Best, Zhijiang ------------------------------------------------------------------ From:Dian Fu <dian0511...@gmail.com> Send Time:2020 Mar. 31 (Tue.) 10:15 To:Jeff Zhang <zjf...@gmail.com> Cc:user <user@flink.apache.org>; dev <d...@flink.apache.org> Subject:Re: [ANNOUNCE] Flink on Zeppelin (Zeppelin 0.9 is released) Hi Jeff, Thanks for the great work and sharing it with the community! Very impressive and will try it out. Regards, Dian 在 2020年3月30日,下午9:16,Till Rohrmann <trohrm...@apache.org> 写道: This is great news Jeff! Thanks a lot for sharing it with the community. Looking forward trying Flink on Zeppelin out :-) Cheers, Till On Mon, Mar 30, 2020 at 2:47 PM Jeff Zhang <zjf...@gmail.com> wrote: Hi Folks, I am very excited to announce the integration work of flink on apache zeppelin notebook is completed. You can now run flink jobs via datastream api, table api, sql, pyflink in apache apache zeppelin notebook. Download it here http://zeppelin.apache.org/download.html), Here's some highlights of this work 1. Support 3 kind of execution mode: local, remote, yarn 2. Support multiple languages in one flink session: scala, python, sql 3. Support hive connector (reading from hive and writing to hive) 4. Dependency management 5. UDF support (scala, pyflink) 6. Support both batch sql and streaming sql For more details and usage instructions, you can refer following 4 blogs 1) Get started https://link.medium.com/oppqD6dIg5 2) Batch https://link.medium.com/3qumbwRIg5 3) Streaming https://link.medium.com/RBHa2lTIg5 4) Advanced usage https://link.medium.com/CAekyoXIg5 Welcome to use flink on zeppelin and give feedback and comments. -- Best Regards Jeff Zhang