Re: NoSuchMethodError when using the Flink Gelly library with Scala

Posted by Ufuk Celebi on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/NoSuchMethodError-when-using-the-Flink-Gelly-library-with-Scala-tp6738p7027.html

On Fri, May 6, 2016 at 2:47 PM, Adrian Bartnik
<[hidden email]> wrote:
>  <dependency>
>       <groupId>org.apache.flink</groupId>
>       <artifactId>flink-scala_2.11</artifactId>
>       <version>${flink.version}</version>
>    </dependency>

This should be flink-java. Did you manually create this or do you get
it from the quickstart scripts?