It might not be related only to memory issue. Memory issue is also
there as you mentioned. I have seen that one too. The fine mode issue
is mainly spark considering that it got two different block manager
for same ID, whereas if I search for the ID in the mesos slave, it
exist only on the one slave
Hi *,
I already looked into this issue and created a PR that hopefully fixes the
problem. Unfortunately I have not been able to reproduce the bug, but could
track down a possible cause for this. See the PR for an explanation:
https://github.com/apache/spark/pull/1358
If anyone who these experi