Hello all,
I am glad to report that the problem has been resolved.
The new version appears to have been pushed in maven already, since all I
did was "re-import dependencies" from InteliJ menu.
Thank you very much for the very quick response.
Fotis
2015-04-15 15:02 GMT+02:00 Ufuk Celebi :
> On
On 15 Apr 2015, at 14:18, Maximilian Michels wrote:
> The exception indicates that you're still using the old version. It takes
> some time for the new Maven artifact to get deployed to the snapshot
> repository. Apparently, a artifact has already been deployed this morning.
> Did you delete t
The exception indicates that you're still using the old version. It takes
some time for the new Maven artifact to get deployed to the snapshot
repository. Apparently, a artifact has already been deployed this morning.
Did you delete the jar files in your .m2 folder?
On Wed, Apr 15, 2015 at 1:38 PM
Hello,
I'm still facing the problem with 0.9-SNAPSHOT version. Tried to remove
the libraries and download them again but same issue.
Greetings,
Mohamed
Exception in thread "main"
org.apache.flink.runtime.client.JobTimeoutException: Lost connection to
JobManager
at
org.apache.flink.run
I pushed a fix to the master. The problem should now be gone.
Please let us know if you experience other issues!
Greetings,
Stephan
On Tue, Apr 14, 2015 at 9:57 PM, Mohamed Nadjib MAMI
wrote:
> Hello,
>
> Once I got the message, few seconds, I received your email. Well, this
> just to cast a
Hello,
Once I got the message, few seconds, I received your email. Well, this
just to cast a need for a fix.
Happy to feel the dynamism of the work. Great work.
On 14.04.2015 21:50, Stephan Ewen wrote:
You are on the latest snapshot version? I think there is an
inconsistency in there. Will
You are on the latest snapshot version? I think there is an inconsistency
in there. Will try to fix that toning.
Can you actually use the milestone1 version? That one should be good.
Greetings,
Stephan
Am 14.04.2015 20:31 schrieb "Fotis P" :
> Hello everyone,
>
> I am getting this weird excepti
Hello everyone,
I am getting this weird exception while running some simple counting jobs
in Flink.
Exception in thread "main"
org.apache.flink.runtime.client.JobTimeoutException: Lost connection to
JobManager
at
org.apache.flink.runtime.client.JobClient.submitJobAndWait(JobClient.java:164)