<?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 spark shell - lack of memory in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121574#M84333</link>
    <description>&lt;P&gt;I tried for the first time the command "spark-shell"  on git bash in on order to learn how to manage data with spark and hive.&lt;/P&gt;&lt;P&gt;I have faced a problem a memory as you can see on the picture.&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/12888-spark-shell.png"&gt;spark-shell.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am on sandbox docker hdp 2.5 trying to learn with the "hello world" case.&lt;/P&gt;&lt;P&gt;I have allocated 5GO of ram for my sandbox and my PC have 8GO of RAM in total.&lt;/P&gt;&lt;P&gt;Until now , I have not faced a memory problem &lt;/P&gt;&lt;P&gt;Is it compulsory to add RAM or is there a simple solution for this problem.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2017 19:45:15 GMT</pubDate>
    <dc:creator>oriane_tchepgag</dc:creator>
    <dc:date>2017-02-23T19:45:15Z</dc:date>
    <item>
      <title>spark shell - lack of memory</title>
      <link>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121574#M84333</link>
      <description>&lt;P&gt;I tried for the first time the command "spark-shell"  on git bash in on order to learn how to manage data with spark and hive.&lt;/P&gt;&lt;P&gt;I have faced a problem a memory as you can see on the picture.&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/12888-spark-shell.png"&gt;spark-shell.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am on sandbox docker hdp 2.5 trying to learn with the "hello world" case.&lt;/P&gt;&lt;P&gt;I have allocated 5GO of ram for my sandbox and my PC have 8GO of RAM in total.&lt;/P&gt;&lt;P&gt;Until now , I have not faced a memory problem &lt;/P&gt;&lt;P&gt;Is it compulsory to add RAM or is there a simple solution for this problem.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 19:45:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121574#M84333</guid>
      <dc:creator>oriane_tchepgag</dc:creator>
      <dc:date>2017-02-23T19:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: spark shell - lack of memory</title>
      <link>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121575#M84334</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/15793/orianetchepgag.html" nodeid="15793"&gt;@Oriane&lt;/A&gt;&lt;P&gt;Try stopping the services which are not in use. This helps in freeing up the memory so that you can use spark.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 21:36:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121575#M84334</guid>
      <dc:creator>sandyy006</dc:creator>
      <dc:date>2017-02-23T21:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: spark shell - lack of memory</title>
      <link>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121576#M84335</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15793/orianetchepgag.html" nodeid="15793"&gt;@Oriane&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the Sandbox has a minimum requirement of 8GB of RAM.  It tends to run better with 10-12GB.  Given that your computer only has 8GB of RAM total, you are going to have issues trying to run the Sandbox.&lt;/P&gt;&lt;P&gt;As &lt;A rel="user" href="https://community.cloudera.com/users/10159/snemuri.html" nodeid="10159"&gt;@Sandeep Nemuri&lt;/A&gt; mentioned, you can try to turn off HDP components that you don't need to use.  This will save some memory, but I believe you'll still have issues.
&lt;A rel="user" href="https://community.cloudera.com/users/10159/snemuri.html" nodeid="10159"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 22:51:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121576#M84335</guid>
      <dc:creator>Jaraxal</dc:creator>
      <dc:date>2017-02-23T22:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: spark shell - lack of memory</title>
      <link>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121577#M84336</link>
      <description>&lt;P&gt;Thanks @Sandeep. You are rigth for a quick solution.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 19:23:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121577#M84336</guid>
      <dc:creator>oriane_tchepgag</dc:creator>
      <dc:date>2017-02-27T19:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: spark shell - lack of memory</title>
      <link>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121578#M84337</link>
      <description>&lt;P&gt;Thanks @michael.&lt;/P&gt;&lt;P&gt;You are rigth for a long term solution.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 19:23:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/spark-shell-lack-of-memory/m-p/121578#M84337</guid>
      <dc:creator>oriane_tchepgag</dc:creator>
      <dc:date>2017-02-27T19:23:59Z</dc:date>
    </item>
  </channel>
</rss>

