Hi guys,

is it possible to convert a Java DataSet to a Scala Dataset?
Right now I get the following error:
Error:(102, 29) java: incompatible types: 
'org.apache.flink.api.java.DataSet<java.lang.String> cannot be converted to 
org.apache.flink.api.scala.DataSet<java.lang.String>‘

Thanks in advance,
Lydia

Reply via email to