You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/15 11:33:04 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16010352#comment-16010352 ] 

ASF GitHub Bot commented on FLINK-6585:
---------------------------------------

GitHub user twalthr opened a pull request:

    https://github.com/apache/flink/pull/3905

    [FLINK-6585] [table] Table examples are not runnable in IDE

    Fixes a Maven issue.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/twalthr/flink FLINK-6585

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3905.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3905
    
----
commit e838551b5a5ce9407380a04ee81be90a60f58da3
Author: twalthr <tw...@apache.org>
Date:   2017-05-15T11:29:50Z

    [FLINK-6585] [table] Table examples are not runnable in IDE

----


> 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
>            Assignee: 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)