Common Issues - mitdbg/amoeba GitHub Wiki
Unread block data error
This happens when the iterator data serialization and deserialization are not implemented correctly.
** GC Limit Exceeded or Out of Heap Space **
Either the Driver memory ran out or the executor memory. Set the driver memory in spark-defaults. Set executor memory in the conf file.