Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.4.4
-
None
-
None
-
AWS EMR: 30 machines, 7TB RAM total.
Description
We have big dataset containing 275 SQL operations more than 275 joins.
On the terminal operation to write data, it fails with NullPointerException.
I understand that such big number of operations might not be what spark is designed for, but NullPointerException is not an ideal way to fail in this case.
For more details, please see the stacktrace.
Attachments
Attachments
Issue Links
- is fixed by
-
SPARK-29046 Possible NPE on SQLConf.get when SparkContext is stopping in another thread
-
- Resolved
-