Hi Pieter,

Gelly is currently only supported in Java.
We are definitely planning to add Scala support, but I'm afraid we don't
have a workaround at the moment.

Cheers,
Vasia.

On 29 April 2015 at 18:27, Pieter-Jan Van Aeken <
pieterjan.vanae...@euranova.eu> wrote:

> Hi,
>
> The Gelly API does not play well with Scala, as it has references to
> classes from org.apache.flink.api.java.*, and the Scala API obviously
> references classes from org.apache.flink.api.scala.*, this causes
> things like DataSet and ExecutionEnvironment to not match the expected
> method signature, and thus I cannot compile.
>
> Are there any workarounds for this or will I have to resort to using
> Java? (I'd rather not)
>
> Kind regards,
>
> Pieter-Jan Van Aeken
>
>

Reply via email to