Re: [EXTERNAL] Re: Server side error: Cannot find required BLOB at /tmp/blobStore

2018-09-11 Thread Raja . Aravapalli
understood is correctly? Thanks a lot again. Regards, Raja. From: Lasse Nedergaard Date: Tuesday, September 11, 2018 at 12:52 PM To: miki haiat Cc: Raja Aravapalli , user Subject: [EXTERNAL] Re: Server side error: Cannot find required BLOB at /tmp/blobStore Hi. From my presentation on Flink forward

Re: Server side error: Cannot find required BLOB at /tmp/blobStore

2018-09-11 Thread Lasse Nedergaard
HDFS is failing >> repeatedly with below exception: >> >> >> >> Caused by: java.io.IOException: Server side error: Cannot find required >> BLOB at /tmp/blobStore-** >> >> >> >> Can someone please help me on, what could be the root cause of this >&

Re: [EXTERNAL] Re: Server side error: Cannot find required BLOB at /tmp/blobStore

2018-09-11 Thread Raja . Aravapalli
eption: Caused by: java.io.IOException: Server side error: Cannot find required BLOB at /tmp/blobStore-** Can someone please help me on, what could be the root cause of this issue? I am not able to trace logs also. Also, FYI, our FLINK cluster(4nodes) is setup on our Hadoop YARN cluster.

Re: Server side error: Cannot find required BLOB at /tmp/blobStore

2018-09-11 Thread miki haiat
va.io.IOException: Server side error: Cannot find required > BLOB at /tmp/blobStore-** > > > > Can someone please help me on, what could be the root cause of this > issue? I am not able to trace logs also. > > > > Also, FYI, our FLINK cluster(4node

Server side error: Cannot find required BLOB at /tmp/blobStore

2018-09-11 Thread Raja . Aravapalli
Hi, My Flink application which reads from Kafka and writes to HDFS is failing repeatedly with below exception: Caused by: java.io.IOException: Server side error: Cannot find required BLOB at /tmp/blobStore-** Can someone please help me on, what could be the root cause of this issue