<?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: how to increase the ZNode size  in ambari cluster in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210539#M172481</link>
    <description>&lt;P&gt;Geoffrey as I understand if I set the variable - export JAVA_OPTS="-Djute.maxbuffer=11000000"&lt;/P&gt;&lt;P&gt;In ambari GUI ( as --&amp;gt;&lt;STRONG&gt; zookeper --&amp;gt; CONFIG --&amp;gt; zookeeper-env template&lt;/STRONG&gt; )&lt;/P&gt;&lt;P&gt;then click on save and restart the service &lt;/P&gt;&lt;P&gt;then it will be affected all zookeeper servers - &lt;STRONG&gt;am I right ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;so no need to set it separate on each server,,&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jun 2018 04:17:37 GMT</pubDate>
    <dc:creator>mike_bronson7</dc:creator>
    <dc:date>2018-06-08T04:17:37Z</dc:date>
    <item>
      <title>how to increase the ZNode size  in ambari cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210535#M172477</link>
      <description>&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;when we upload conf file to zookeper we get the error - the .....xml weights 1095kb , which is more than zookeeper can have by default
(1024kb)&lt;/P&gt;&lt;P&gt;so we decided to increase the ZNode size  ( the default is limited to 1MB )&lt;/P&gt;&lt;P&gt;according to the article - &lt;A href="https://community.hortonworks.com/content/supportkb/150660/error-javaioioexception-len-error-in-zookeeper-cau.html" target="_blank"&gt;https://community.hortonworks.com/content/supportkb/150660/error-javaioioexception-len-error-in-zookeeper-cau.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;we set the following ( in order to support the 1095Kb size )&lt;/P&gt;&lt;PRE&gt;export JAVA_OPTS="-Djute.maxbuffer=11000000"&lt;/PRE&gt;&lt;P&gt;in zookeeper-env template , (  ambari zookeeper CONFIG )&lt;/P&gt;&lt;P&gt;is this correct actions  ? &lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 23:52:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210535#M172477</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2018-06-07T23:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to increase the ZNode size  in ambari cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210536#M172478</link>
      <description>&lt;P&gt;&lt;A href="@Michael Bronson"&gt;&lt;EM&gt;@Michael Bronson&lt;/EM&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Zookeeper is not designed as a large data store to hold very large data values. As such this 1MB value is a default config option and can be overridden. &lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;It is &lt;STRONG&gt;NOT&lt;/STRONG&gt; advised to do so but increasing the size a little bit will probably not damage your system it all depends on your unique access patterns and these changes should be made with care and at your own risk! &lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The parameter to change is CAUTION as reiterated above&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;-Djute.maxbuffer=&amp;lt;bytes&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;Please revert &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;HTH&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 02:37:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210536#M172478</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-06-08T02:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to increase the ZNode size  in ambari cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210537#M172479</link>
      <description>&lt;P&gt;thank you Geoffrey , as I mentioned we want to increase only 0.1M to this value , as you said this isn't much , and we hope this will cause any issues &lt;/P&gt;&lt;P&gt;second&lt;/P&gt;&lt;P&gt;can you approve my syntax in &lt;STRONG&gt;zookeeper-env template&lt;/STRONG&gt; in ambari? &lt;/P&gt;&lt;P&gt;or maybe you have some remarks ?&lt;/P&gt;&lt;PRE&gt;export JAVA_OPTS="-Djute.maxbuffer=11000000"&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Jun 2018 02:51:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210537#M172479</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2018-06-08T02:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to increase the ZNode size  in ambari cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210538#M172480</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;A href="https://community.hortonworks.com/questions/194718/@Michael%20Bronson"&gt;@Michael Bronson&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;That looks good. &lt;STRONG&gt;Caution&lt;/STRONG&gt; the system property must be set on all servers and clients otherwise problems will arise. This is really a sanity check.&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;&lt;EM&gt;export JAVA_OPTS="-Djute.maxbuffer=11000000"&lt;/EM&gt;&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;ZooKeeper you will run into issues as soon as one of your clients (eg Solr) wants to do something with that file. Thus, you need to set &lt;B&gt;jute.maxbuffer&lt;/B&gt; for your clients as well. &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 04:04:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210538#M172480</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-06-08T04:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to increase the ZNode size  in ambari cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210539#M172481</link>
      <description>&lt;P&gt;Geoffrey as I understand if I set the variable - export JAVA_OPTS="-Djute.maxbuffer=11000000"&lt;/P&gt;&lt;P&gt;In ambari GUI ( as --&amp;gt;&lt;STRONG&gt; zookeper --&amp;gt; CONFIG --&amp;gt; zookeeper-env template&lt;/STRONG&gt; )&lt;/P&gt;&lt;P&gt;then click on save and restart the service &lt;/P&gt;&lt;P&gt;then it will be affected all zookeeper servers - &lt;STRONG&gt;am I right ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;so no need to set it separate on each server,,&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 04:17:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210539#M172481</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2018-06-08T04:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to increase the ZNode size  in ambari cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210540#M172482</link>
      <description>&lt;P&gt;&lt;EM&gt; &lt;A href="https://community.hortonworks.com/questions/194718/@Michael%20Bronson"&gt;@Michael Bronson&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AFAIK that should work as Ambari manages all the cluster config, but as usual, you will have to validate always setting global params &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 16:48:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210540#M172482</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-06-08T16:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to increase the ZNode size  in ambari cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210541#M172483</link>
      <description>&lt;P&gt;how to validate that ? , I mean after I set in ambari "export JAVA_OPTS="-Djute.maxbuffer=11000000" &lt;/P&gt;&lt;P&gt;and restart the zoo service then how to verify  this seting is affected ?&lt;/P&gt;&lt;P&gt;any way from some CLI to check that Djute.maxbuffer=11000000 ?&lt;/P&gt;&lt;P&gt;we try:&lt;/P&gt;&lt;PRE&gt; ps -ef | grep maxbuffer&lt;/PRE&gt;&lt;P&gt;but no output,&lt;/P&gt;&lt;P&gt;any suggestion how to validate the settings?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 17:02:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210541#M172483</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2018-06-08T17:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to increase the ZNode size  in ambari cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210542#M172484</link>
      <description>&lt;P&gt;I also found that, so what is the right variable to set  ? ( JAVA_OPTS or JVMFLAGS )&lt;/P&gt;&lt;PRE&gt;export JVMFLAGS="-Djute.maxbuffer=11000000"&lt;/PRE&gt;</description>
      <pubDate>Sun, 10 Jun 2018 04:01:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210542#M172484</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2018-06-10T04:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to increase the ZNode size  in ambari cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210543#M172485</link>
      <description>&lt;P&gt;&lt;EM&gt; &lt;A href="https://community.hortonworks.com/questions/194718/@Michael%20Bronson"&gt;@Michael Bronson&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sorry to get back late there is no real test. &lt;BR /&gt;But you could retry the same manipulation by &lt;/EM&gt;&lt;EM&gt;upload conf file to zookeper  you shouldn't get the same error &lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jun 2018 17:56:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-increase-the-ZNode-size-in-ambari-cluster/m-p/210543#M172485</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-06-10T17:56:30Z</dc:date>
    </item>
  </channel>
</rss>

