Details
Description
UnionPartition has a non-transient field referencing the parent RDD, to be used in compute (iterator). That causes some trouble with task size because partition objects are supposed to be small.
Attachments
Issue Links
- blocks
-
SPARK-2585 Remove special handling of Hadoop JobConf
- Resolved
- links to