(DEPRECATED) Apache Flink User Mailing List archive.
Search
everywhere
only in this topic
Advanced Search
Error in my streamtableExample(java style),Thanks for your help
Classic
List
Threaded
♦
♦
Locked
1 message
大森林
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Error in my streamtableExample(java style),Thanks for your help
I want to write an StreamTableExample(java style)
of
https://github.com/apache/flink/blob/master/flink-examples/flink-examples-table/src/main/scala/org/apache/flink/table/examples/scala/basics/StreamTableExample.scala
My code is:
https://paste.ubuntu.com/p/WcBb7Rr6gb/
Could you tell me why my code is wrong?
The intellij tell me what I got is DataStreamSource, instead of DataStream,
How can I fix it?
Thanks for your help.
Free forum by Nabble
Edit this page