<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Spark java.lang.StackOverflowError in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Spark-java-lang-StackOverflowError/m-p/226957#M188817</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/11048/falbani.html" nodeid="11048"&gt;@Felix Albani&lt;/A&gt; I have used your suggestion before compiling. I think it doesn't make any different&lt;/P&gt;&lt;PRE&gt;val spark = SparkSession.builder()&lt;BR /&gt;  .master("local[4]")&lt;BR /&gt;  .appName("SparkALS")&lt;BR /&gt;  .config("spark.executor.extraJavaOptions","-Xss4g")&lt;BR /&gt;  .config("driver-java-options","-Xss4g")&lt;BR /&gt;  .getOrCreate()&lt;/PRE&gt;&lt;P&gt;Unfortunately, when I use TrainValidationSplit, even with only one grid params, I get the same error. It works fine without TrainValidationSplit.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2018 20:26:41 GMT</pubDate>
    <dc:creator>erkansirin78</dc:creator>
    <dc:date>2018-08-27T20:26:41Z</dc:date>
  </channel>
</rss>

