wuchong commented on pull request #335: URL: https://github.com/apache/flink-web/pull/335#issuecomment-624471902
Hi @sjwiesman , that's a good question. I have considered this at the beginning of writing this blog. I found many users are running into troubles of missing connector jar in user mailing list and Dingtalk groups. That's also the motivation of the "fat" and "slim" distribution discussion in the dev ML. So I hope this blog can also be a tuturial about the environement setup, not just a SQL training. Dockerized Flink cluster is very handy for beginning users, however, it's not easy to extend the cluster, e.g. adding other connector jars, modify `flink-conf.yml` (unless users are familiar with creating new docker container). So I think this can be a nice supplement to the existing Ververica SQL training repo and Fabian's repo. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
