Hi All,

Am trying to compile a sample program in apache flink using TableEnvironment
and facing some issue in compilation for the addition of the below line.

"StreamTableEnvironment tableEnv =
StreamTableEnvironment.getTableEnvironment(env);"

The error is as below

"cannot access org.apache.flink.api.scala.ExecutionEnvironment"

Am compiling the code using maven. Can anyone help on this.

Cheers,

Nagananda M



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

Reply via email to