Gelly: akka.ask.timeout

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Gelly: akka.ask.timeout

Alieh Saeedi
Hey all,
I have an iterative algorithm implemented in Gelly. As long as I upgraded everything to flink-1.3.1 from 1.1.2, the runtime has been increased and in some cases task managers are killed. The error msg is| "akka.ask.timeout". I increased akka.ask.timeout, but the problem still exist.

Cheers,
Alieh
Reply | Threaded
Open this post in threaded view
|

Re: Gelly: akka.ask.timeout

Greg Hogan
Hi Alieh,

Are you able to run the example WordCount application without losing TaskManagers?

Greg


On Jan 8, 2018, at 7:48 AM, Alieh Saeedi <[hidden email]> wrote:

Hey all,
I have an iterative algorithm implemented in Gelly. As long as I upgraded everything to flink-1.3.1 from 1.1.2, the runtime has been increased and in some cases task managers are killed. The error msg is| "akka.ask.timeout". I increased akka.ask.timeout, but the problem still exist.

Cheers,
Alieh