简体   繁体   中英

How to configure parameters of Flink job on application level?

Can we configure parameters such as taskmanager.numberOfTaskSlots and taskmanager.memory.process.size in the application level?

I know that parallelism can be configured in application level. How about the other parameters and how to do it in Scala?

FLIP-169:用于细粒度资源需求的 DataStream API将在 Flink 1.14 中带来一些新功能。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM