I am running flink on yarn(more precisely in AWS EMR yarn cluster).
I read flink document and source code that by default for each task manager container, flink will
@yinhua.
Use the command to start a session:./bin/yarn-session.sh
, you need add -s
arg.
-s,--slots Number of slots per TaskManager
details: