Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
2.2.0
-
None
Description
I would like to report an issue in pySpark 2.2.0 when it is used to read hive views that contain UNION ALL operator.
I attach the error:
WARN memory.TaskMemoryManager: Failed to allocate a page (67108864 bytes), try again.
Is there any solution different from materializing this view?
Thanks,