[
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)