rk.apache.org
Subject: Re: Subject: [Spark SQL] [Debug] Spark Memory Issue with DataFrame
Processing
This message contains hyperlinks, take precaution before opening these links.
Few ideas on top of my head for how to go about solving the problem
1. Try with subsets: Try reproducing t
Few ideas on top of my head for how to go about solving the problem
1. Try with subsets: Try reproducing the issue with smaller subsets of
your data to pinpoint the specific operation causing the memory problems.
2. Explode or Flatten Nested Structures: If your DataFrame schema
involv