You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2017/05/15 10:35:04 UTC

[jira] [Created] (FLINK-6585) Table examples are not runnable in IDE

Timo Walther created FLINK-6585:
-----------------------------------

             Summary: Table examples are not runnable in IDE
                 Key: FLINK-6585
                 URL: https://issues.apache.org/jira/browse/FLINK-6585
             Project: Flink
          Issue Type: Bug
          Components: Table API & SQL
            Reporter: Timo Walther


Running Table API examples in {{flink-examples-table}} fails with:

{code}
Caused by: java.lang.ClassNotFoundException: org.apache.flink.table.api.TableEnvironment
{code}

Seems to be a Maven issue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)