Skip to content
Anil Shanbhag edited this page Feb 2, 2016 · 3 revisions

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.

Clone this wiki locally