Wong created FLINK-13035: ---------------------------- Summary: LocalStreamEnvironment shall launch actuall task solts Key: FLINK-13035 URL: https://issues.apache.org/jira/browse/FLINK-13035 Project: Flink Issue Type: Wish Components: Runtime / Task Affects Versions: 1.9.0 Reporter: Wong
When developing flink jobs, there is some times use different soltgroup to expand threads.But now minicluster use default jobGraph.getMaximumParallelism(), sometimes is less than actual solts,so it can‘’t lanch job if not set TaskManagerOptions.NUM_TASK_SLOTS . Is this needed? -- This message was sent by Atlassian JIRA (v7.6.3#76005)