[
https://issues.apache.org/jira/browse/FLINK-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328982#comment-17328982
]
Flink Jira Bot commented on FLINK-2197:
---------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> Scala API is not working when using batch and streaming API in the same
> program
> -------------------------------------------------------------------------------
>
> Key: FLINK-2197
> URL: https://issues.apache.org/jira/browse/FLINK-2197
> Project: Flink
> Issue Type: Bug
> Components: API / DataSet, API / DataStream, API / Scala
> Reporter: Till Rohrmann
> Priority: Major
> Labels: stale-major
>
> If one uses the the Scala batch and streaming API from within the same
> program and imports both corresponding package objects, then the Scala API no
> longer works because it is lacking the implicit {{TypeInformation}} values.
> The reason for this is that both package objects contain an implicit function
> {{createTypeInformation}}. This creates an ambiguity which is not possible
> for the Scala compiler to resolve.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)