<?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/226958#M188818</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/30172/erkansirin78.html" nodeid="30172"&gt;@Erkan ŞİRİN&lt;/A&gt;&lt;P&gt;This is not a compile time option. Its runtime and should be set in the command line not in code by spark session options. If you are you running this code from eclipse you should add this as an argument to the java directly -Xss. Else if running using spark-submit command then add as I indicated before. With these settings at least it should take longer to error out since you will be making the memory area for stack bigger to fill. &lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2018 20:31:32 GMT</pubDate>
    <dc:creator>falbani</dc:creator>
    <dc:date>2018-08-27T20:31:32Z</dc:date>
  </channel>
</rss>

