Re: weird client failure/timeout

2017-01-23 Thread Abhishek Singh
ics.com> wrote: > > I even make it 10 minutes: > > akka.client.timeout: 600s > > But doesn’t feel like it is taking effect. It still comes out at about the > same time with the same error. > > -Abhishek- > > On Jan 23, 2017, at 6:04 AM, Abhishek R. Singh <

Re: weird client failure/timeout

2017-01-23 Thread Stephan Ewen
But doesn’t feel like it is taking effect. It still comes out at about the > same time with the same error. > > -Abhishek- > > On Jan 23, 2017, at 6:04 AM, Abhishek R. Singh < > abhis...@tetrationanalytics.com> wrote: > > yes, I had increased it to 5 minutes. It j

Re: weird client failure/timeout

2017-01-23 Thread Abhishek R. Singh
he same error. >> >> -Abhishek- >> >>> On Jan 23, 2017, at 6:04 AM, Abhishek R. Singh >>> mailto:abhis...@tetrationanalytics.com>> >>> wrote: >>> >>> yes, I had increased it to 5 minutes. It just sits there and bails out >&g

Re: weird client failure/timeout

2017-01-23 Thread Abhishek R. Singh
;> yes, I had increased it to 5 minutes. It just sits there and bails out again. >> >>> On Jan 23, 2017, at 1:47 AM, Jonas >> <mailto:jo...@huntun.de>> wrote: >>> >>> The exception says that >>> >>> Did you already try that? >>>

Re: weird client failure/timeout

2017-01-23 Thread Abhishek R. Singh
t sits there and bails out again. > >> On Jan 23, 2017, at 1:47 AM, Jonas wrote: >> >> The exception says that >> >> Did you already try that? >> >> >> >> -- >> View this message in context: >> http://apache-flink-user-mail

Re: weird client failure/timeout

2017-01-23 Thread Abhishek R. Singh
r-mailing-list-archive.2336050.n4.nabble.com/weird-client-failure-timeout-tp11201p11204.html > Sent from the Apache Flink User Mailing List archive. mailing list archive at > Nabble.com.

Re: weird client failure/timeout

2017-01-23 Thread Jonas
The exception says that Did you already try that? -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/weird-client-failure-timeout-tp11201p11204.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: weird client failure/timeout

2017-01-23 Thread Abhishek R. Singh
I am using version 1.1.4 (latest stable) > On Jan 23, 2017, at 12:41 AM, Abhishek R. Singh > wrote: > > I am trying to construct a topology like this (shown for parallelism of 4) - > basically n parallel windowed processing sub-pipelines with single source and > single sink: > > > > I am g

weird client failure/timeout

2017-01-23 Thread Abhishek R. Singh
I am trying to construct a topology like this (shown for parallelism of 4) - basically n parallel windowed processing sub-pipelines with single source and single sink: I am getting the following failure (if I go beyond 28 - found empirically using binary search). There is nothing in the job