I am getting the error GC overhead limit exceeded using Intellij with a process made in Scala Spark as you can see in the following image:
Error GC overhead limit exceeded
I have been searching a solution for this error here and another sites but the error is still on. This is my settigs:
Scala Compiler:
Intellij Compiler:
What can I have wrong?