Connection unexpectedly closed by remote task manager

2020-06-02 Thread ApoorvK
: Kindly let me know what can I do to get this fix org.apache.flink.runtime.io.network.netty.exception.RemoteTransportException: Connection unexpectedly closed by remote task manager 'ip-10-210-5-104.ap-south-1.compute.internal/10.210.5.104:42317'. This might indicate that the remote task m

Re: Connection unexpectedly closed by remote task manager

2020-06-02 Thread Khachatryan Roman
to get this fix > > org.apache.flink.runtime.io > .network.netty.exception.RemoteTransportException: > Connection unexpectedly closed by remote task manager > 'ip-10-210-5-104.ap-south-1.compute.internal/10.210.5.104:42317'. This > might > indicate that the remote task manager was lo

Re: RemoteTransportException: Connection unexpectedly closed by remote task manager

2019-03-28 Thread yinhua.dai
I have put the task manager of the data sink log to https://gist.github.com/yinhua2018/7de42ff9c1738d5fdf9d99030db903e2 -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Re: RemoteTransportException: Connection unexpectedly closed by remote task manager

2019-03-28 Thread yinhua.dai
Hi Qi, I checked the JVM heap of the sink TM is low. I tried to read flink source code to identify where is exact the error happen. I think the exception happened inside DataSinkTask.invoke() // work! while (!this.taskCanceled && ((

Re: RemoteTransportException: Connection unexpectedly closed by remote task manager

2019-03-28 Thread qi luo
the job is nearly done(All > data source has been finished, and the data sink has been running for a > while). > The detail error as below: > > 2019-03-28 07:53:49,086 ERROR > org.apache.flink.runtime.operators.DataSinkTask - Error in > user code: Connection unexpecte

RemoteTransportException: Connection unexpectedly closed by remote task manager

2019-03-28 Thread yinhua.dai
74ad) (1/1) org.apache.flink.runtime.io.network.netty.exception.RemoteTransportException: Connection unexpectedly closed by remote task manager 'ip-10-97-34-40.tr-fr-nonprod.aws-int.thomsonreuters.com/10.97.34.40:46625'. This might indicate that the remote task manager