Re: Limit max cpu usage per TaskManager

2019-11-09 Thread Rong Rong
Hi Lu, Yang is right. enabling cgroup isolation is probably the one you are looking for to control how Flink utilize the CPU resources. One more idea is to enable DominantResourceCalculator[1] which I think you've probably done so already. Found an interesting read[2] about this if you would lik

Re: static table in flink

2019-11-09 Thread vino yang
Hi Jaqie, If I understand your question correctly, it seems you are finding a solution about the Stream table and Dim table(you called static table) join. There were many users who asked this question. Linked some reply here[1][2] to let you consider. Best, Vino [1]: http://apache-flink-mailing