[
https://issues.apache.org/jira/browse/FLINK-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228166#comment-15228166
]
ASF GitHub Bot commented on FLINK-2522:
---------------------------------------
Github user mxm commented on the pull request:
https://github.com/apache/flink/pull/1412#issuecomment-206343969
+1 to merge although I still think `senv` and `benv` will confuse people.
One more thing before merging, we need to change the initial welcome
message which explains the usage. It still states:
```
NOTE: Use the prebound Execution Environment "env" to read data and execute
your program:
* env.readTextFile("/path/to/data")
* env.execute("Program name")
```
> 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)