我正在使用Ververica平台来玩Flink-SQL。因此,我使用SQL编辑器来开发我的查询。在执行查询以预览我在Flink UI中看到的结果时,作业的并行性为1。
是否可以设置执行预览作业的并行性(在Ververica平台中)?
发布于 2022-02-15 03:03:33
kind: Deployment
spec:
template:
spec:
parallelism: phttps://stackoverflow.com/questions/70969434
复制相似问题