Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 02:25 AM
I still have the issue, but I noticed I do not have it on Linux. Support told me to use this line:
spark.conf.set("spark.sql.session.localRelationCacheThreshold", 64 * 1024 * 1024)
With that, it worked on windows, also this gives a hint what should be the batch size.