-
- Downloads
Removed the deserialization cache for ShuffleMapTask because it was
causing concurrency problems (some variables in Shark get set to null). The cost of task deserialization on slaves is trivial compared with the execution time of the task anyway.
Please register or sign in to comment