Hi, Gelly is not part of any offical flink release. You have to use a Snapshot version of Flink if you want to try it out.
Sent from my iPhone > On 23.03.2015, at 23:10, Andra Lungu <lungu.an...@gmail.com> wrote: > > Hi Sebastian, > > For me it works just as described there, with 0.9, but there should be no > problem for 0.8.1. > Here is an example pom.xml > https://github.com/andralungu/gelly-partitioning/blob/first/pom.xml > > Hope that helps! > Andra > >> On Mon, Mar 23, 2015 at 11:02 PM, Sebastian <ssc.o...@googlemail.com> wrote: >> Hi, >> >> Is gelly already usable in the 0.8.1 release? I tried adding >> >> <dependency> >> <groupId>org.apache.flink</groupId> >> <artifactId>flink-gelly</artifactId> >> <version>0.8.1</version> >> </dependency> >> >> as described in [1], but my project fails to build. >> >> Best, >> Sebastian >> >> >> [1] http://ci.apache.org/projects/flink/flink-docs-master/gelly_guide.html >