上面几篇文章基本完成了项目开发部署流程

附上过程中搜索的一些资料

https://segmentfault.com/a/1190000021634532

https://www.infoq.cn/article/ecdKGG3iMSwsaZR8U4WM

https://www.alibabacloud.com/blog/use-python-api-in-apache-flink_595680

https://programmer.help/blogs/come-on-multiple-deployment-modes-of-pyflink-jobs.html

https://github.com/wdm0006/flink-python-examples

https://www.liangzl.com/get-article-detail-41205.html

https://github.com/flink-china/sql-training

https://www.tclould.com/index.php/archives/59573/

https://www.cnblogs.com/laoqing/p/11927958.html

https://ci.apache.org/projects/flink/flink-docs-master/ops/cli.html#job-submission-examples

https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/tableApi.html

https://ci.apache.org/projects/flink/flink-docs-master/zh/getting-started/walkthroughs/python_table_api.html

https://ci.apache.org/projects/flink/flink-docs-release-1.10/dev/table/functions/udfs.html

https://ci.apache.org/projects/flink/flink-docs-release-1.10/dev/table/functions/systemFunctions.html

https://ci.apache.org/projects/flink/flink-docs-release-1.10/zh/ops/cli.html

https://github.com/apache/flink/tree/42f49482a3217287abba5e8903cf50791acf287a/flink-python/pyflink/table/tests

https://github.com/sunjincheng121/enjoyment.code

https://github.com/kkolman/flink-docker-python

https://github.com/flink-china/sql-training

https://developer.aliyun.com/article/747800