>>>>
>>>> import org.apache.flink.api.scala._
>>>>
>>>> ?
>>>>
>>>>
>>>> On Tue, Oct 27, 2015 at 8:45 PM, Vasiliki Kalavri <
>>>> vasilikikala...@gmail.com> wrote:
>>>>
>>>>&g
> On Tue, Oct 27, 2015 at 8:45 PM, Vasiliki Kalavri <
>>> vasilikikala...@gmail.com> wrote:
>>>
>>>> Hi Do,
>>>>
>>>> I don't really have experience with sbt, but one thing that might cause
>>>> problems is that your d
experience with sbt, but one thing that might cause
>>> problems is that your dependencies point to Flink 0.9.1 and gelly-scala
>>> wasn't part of that release. You can either try to use the 0.10-SNAPSHOT or
>>> wait a few days for the 0.10 release.
>>>
>>
hing that might cause
>> problems is that your dependencies point to Flink 0.9.1 and gelly-scala
>> wasn't part of that release. You can either try to use the 0.10-SNAPSHOT or
>> wait a few days for the 0.10 release.
>>
>> Cheers,
>> -Vasia.
>>
>>
Do wrote:
>
>> Hi,
>>
>> I try to compile flink-gelly-scala using sbt. However, I got the
>> following error:
>>
>> *error]
>> /home/ubuntu/git/flink-learning/flink-gelly-scala/src/main/scala/org/apache/flink/graph/scala/Graph.scala:42:
>> valu
27 October 2015 at 18:05, Le Quoc Do wrote:
> Hi,
>
> I try to compile flink-gelly-scala using sbt. However, I got the following
> error:
>
> *error]
> /home/ubuntu/git/flink-learning/flink-gelly-scala/src/main/scala/org/apache/flink/graph/scala/Graph.scala:42:
> v
Hi,
I try to compile flink-gelly-scala using sbt. However, I got the following
error:
*error]
/home/ubuntu/git/flink-learning/flink-gelly-scala/src/main/scala/org/apache/flink/graph/scala/Graph.scala:42:
value getJavaEnv is not a member of
org.apache.flink.api.scala.ExecutionEnvironment*
*[error