Github user tillrohrmann commented on the pull request:

    https://github.com/apache/flink/pull/1360#issuecomment-158052735
  
    Yes I think so. I guess it's due to the difference that batch programs are 
executed using a `PlanExecutor` whereas streaming programs are directly 
executed by the `StreamExecutionEnvironment`. Consequently, there is no direct 
way of specifying the number of task slots for the used `LocalFlinkMiniCluster` 
other than via the parallelism of the job or the default parallelism.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to