Hi,
You can increase a timeout, that’s one way to tackle it.
In Flink 1.6.0 there will be possibility to override default Flink’s behaviour regarding handling timeouts:
Piotrek
HI
The asynchronous IO of flink 1.4.2 will throw timeout exception when the timeout setting is one second and the invoke time setting is greater than twenty seconds. Unfortunately the timeout exception cannot be captured, which leads to abnormal exit of the process. So my question is how to deal with this situation to keep the jvm executing.
the exception info:
<image002.jpg>
code as follows
<image010.jpg>
<image011.jpg>
<image012.jpg>
<image014.jpg>
--
Thanks
zhuo chen