[
https://issues.apache.org/jira/browse/FLINK-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035889#comment-15035889
]
ASF GitHub Bot commented on FLINK-2522:
---------------------------------------
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.
> Integrate Streaming Api into Flink-scala-shell
> ----------------------------------------------
>
> Key: FLINK-2522
> URL: https://issues.apache.org/jira/browse/FLINK-2522
> Project: Flink
> Issue Type: Improvement
> Components: Scala Shell
> Reporter: Nikolaas Steenbergen
> Assignee: Nikolaas Steenbergen
>
> startup scala shell with "-s" or "-streaming" flag to use the streaming api
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)