[
https://issues.apache.org/jira/browse/FLINK-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364270#comment-15364270
]
ASF GitHub Bot commented on FLINK-4158:
---------------------------------------
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/2204
merging
> Scala QuickStart StreamingJob fails to compile
> ----------------------------------------------
>
> Key: FLINK-4158
> URL: https://issues.apache.org/jira/browse/FLINK-4158
> Project: Flink
> Issue Type: Bug
> Components: Quickstarts
> Affects Versions: 1.1.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Fix For: 1.1.0
>
>
> The StreamingJob does not compile since it uses
> {code}
> import org.apache.flink.api.scala._
> {code}
> instead of
> {code}
> import org.apache.flink.streaming.api.scala._
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)