<?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 JVM Reuse in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/JVM-Reuse/m-p/12636#M1824</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know if there is any drawback to set the following setting bigger than one?&lt;/P&gt;&lt;DIV&gt;•mapred.job.reuse.jvm.num.tasks&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Why it set by default to one?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance,&lt;/DIV&gt;</description>
    <pubDate>Thu, 22 May 2014 15:07:57 GMT</pubDate>
    <dc:creator>msumbul</dc:creator>
    <dc:date>2014-05-22T15:07:57Z</dc:date>
    <item>
      <title>JVM Reuse</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/JVM-Reuse/m-p/12636#M1824</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know if there is any drawback to set the following setting bigger than one?&lt;/P&gt;&lt;DIV&gt;•mapred.job.reuse.jvm.num.tasks&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Why it set by default to one?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance,&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 May 2014 15:07:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/JVM-Reuse/m-p/12636#M1824</guid>
      <dc:creator>msumbul</dc:creator>
      <dc:date>2014-05-22T15:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Reuse</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/JVM-Reuse/m-p/12940#M1825</link>
      <description>&lt;P&gt;We do not recommend setting it to anything but the default value (1, which means no reuse)&lt;/P&gt;&lt;P&gt;JVM reuse should help with performance becuase it removes the startup lag of the JVM but it is only marginal and comes with a number of drawbacks. Most task will run for a long time (tens of seconds or even minutes) and startup times are not the problem when you look at those run times. When you re-use a JVM there is a change that the heap is not completely clean and it will be fragmented. The fragmentation can lead to more GC's and negate the startup gain. If there is a memory leak it could also affect the memory usage etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wilfred&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 03:58:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/JVM-Reuse/m-p/12940#M1825</guid>
      <dc:creator>Wilfred</dc:creator>
      <dc:date>2014-05-29T03:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Reuse</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/JVM-Reuse/m-p/13242#M1826</link>
      <description>&lt;P&gt;Thanks for the answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2014 20:43:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/JVM-Reuse/m-p/13242#M1826</guid>
      <dc:creator>msumbul</dc:creator>
      <dc:date>2014-06-04T20:43:30Z</dc:date>
    </item>
  </channel>
</rss>

