在执行Eclipse中粘贴的代码时,大约每3次中就有1次遇到以下异常: at src.Adder.recursiveSumAllNumbersUpTo*(there are 1024 lines in this stack)*Recursive: 467946
Non Recursive: 61282recursive and non-recursive: 406
在使用sbt (Version0.14)编译过程中,有以下具有大量参数(150个)的case类会导致java.lang.StackOverflowError异常:case class TestClass,Param150:String)[info] Compiling 1 Scala source to C:\spark-2.2.0-bin-hadoop2.7\ImportSyncPuffDataApp