You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Rik Schreurs (JIRA)" <ji...@apache.org> on 2016/03/10 11:37:40 UTC

[jira] [Closed] (FLINK-3598) java.lang.NoSuchMethodError: org.apache.flink.api.java.typeutils.TypeExtractor.createTypeInfo

     [ https://issues.apache.org/jira/browse/FLINK-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rik Schreurs closed FLINK-3598.
-------------------------------
    Resolution: Not A Problem

Was using two different versions together.

> java.lang.NoSuchMethodError: org.apache.flink.api.java.typeutils.TypeExtractor.createTypeInfo
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-3598
>                 URL: https://issues.apache.org/jira/browse/FLINK-3598
>             Project: Flink
>          Issue Type: Bug
>          Components: Gelly
>    Affects Versions: 0.10.2
>            Reporter: Rik Schreurs
>            Priority: Minor
>
> I get the error java.lang.NoSuchMethodError: org.apache.flink.api.java.typeutils.TypeExtractor.createTypeInfo when I run the following Gist: https://gist.github.com/Cellcote/e4195134809b7ec0e7b3
> This gist was based on the example here: https://github.com/eBay/Flink/blob/master/flink-libraries/flink-gelly/src/main/java/org/apache/flink/graph/example/GSASingleSourceShortestPaths.java
> I don't know if I am doing something wrong but it is a weird error on a function which I don't have control over.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)