or, please notify the sender by phone or email immediately and
delete it!
From: Márton Balassi [mailto:balassi.mar...@gmail.com]
Sent: Tuesday, July 12, 2016 2:37 PM
To: user@flink.apache.org
Subject: Re: error for building flink-runtime from source
Hi Radu,
Which version of Flink are you building
Hi Radu,
Which version of Flink are you building?
Looking at the current master builds they are coming in green recently [1].
If you are solely building flink-runtime the issue might be that you are
using different version of flink-core (a dependency of flink-runtime) and
flink-runtime.
Could yo
I am trying to build flink-runtime from source.
I run mvn install and the compilation builds with the error below.
Any though on this?
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project flink-runtime_2.10: Compilation failure
[