You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mxm <gi...@git.apache.org> on 2015/12/02 15:40:16 UTC

[GitHub] flink pull request: [FLINK-2522] Streaming support for Flink-Scala...

Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/1412#issuecomment-161318473
  
    Does it have to be an extra startup mode? How about you instantiating both `ExecutionEnvironment` and `StreamExecutionEnvironment` during startup of the shell? We could bind them to `batchEnv` and `streamEnv` respectively. I think it would be nice not having to figure out how which parameter to supply for the shell. 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---