<?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: SMART SENSE IMPLEMENTATION in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140439#M27859</link>
    <description>&lt;P&gt;After you restart HDFS and Yarn, Ambari will show you which other services to restart, like MapRed, Hive and Oozie.&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2016 19:25:28 GMT</pubDate>
    <dc:creator>pminovic</dc:creator>
    <dc:date>2016-05-11T19:25:28Z</dc:date>
    <item>
      <title>SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140430#M27850</link>
      <description>&lt;P&gt;Hi Team, &lt;/P&gt;&lt;P&gt;Iam Implementing Smart Sense on my Cluster.  I need your help before i start &lt;/P&gt;&lt;P&gt;I have to change the below parameters before i implement Smart sense. Can someone please explain the dependency property also require for the parent property &lt;/P&gt;&lt;P&gt;Value needs to change for the Property&lt;/P&gt;&lt;P&gt;   dfs.namenode.safemode.threshold-pct&lt;/P&gt;&lt;P&gt;Dependency Property which is not in my cluster &lt;STRONG&gt;dfs.namenode.replication.min.  &lt;/STRONG&gt;should this property is must ?&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 20:49:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140430#M27850</guid>
      <dc:creator>suresh_b_k</dc:creator>
      <dc:date>2016-05-10T20:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140431#M27851</link>
      <description>&lt;P&gt;As far as I know there is no need to change anything in your cluster in ordert to install SmartSense. The properties you mentioned have completely acceptable defaults:&lt;/P&gt;&lt;PRE&gt;dfs.namenode.safemode.threshold-pct=0.999f
dfs.namenode.replication.min=1&lt;/PRE&gt;&lt;P&gt;I usually set threshold-pct to 0.99f but 0.999 is fine as well. One of the purposes of SmartSense is to give you advice on your setup, so you can just go ahead, install it and try it.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 21:10:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140431#M27851</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-05-10T21:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140432#M27852</link>
      <description>&lt;P&gt;Thanks a lot. So i need to update above parameter on hdfs-site.xml. so do i need to stop, HIVE, HBASE &amp;amp; other components in cluster.. or just stopping HDFS and YARN , updating the property and restarting will work. Please advice &lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 21:11:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140432#M27852</guid>
      <dc:creator>suresh_b_k</dc:creator>
      <dc:date>2016-05-10T21:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140433#M27853</link>
      <description>&lt;P&gt;No, they are defaults, they are valid even if you haven't specified them in your hdfs-site file. No need to change anything, just go ahead and install SmartSense.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 21:19:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140433#M27853</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-05-10T21:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140434#M27854</link>
      <description>&lt;P&gt;Correct, But i have to change the value to 0.999f, currently i have  value 1 for &lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;dfs.namenode.safemode.threshold-pct=1   And i don't have this value on my cluster dfs.namenode.replication.min=1, so i have to add that as well.. that is why i have raised that question. &lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 10 May 2016 21:23:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140434#M27854</guid>
      <dc:creator>suresh_b_k</dc:creator>
      <dc:date>2016-05-10T21:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140435#M27855</link>
      <description>&lt;P&gt;Shall i update the below configuration in ambari hdfs-site.xml file ? which will update on HA NN and all DN's correct &lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;dfs.namenode.safemode.threshold-pct=0.999f&lt;/LI&gt;&lt;LI&gt;dfs.namenode.replication.min=1&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;any suggetions. I don't chef or puppet. &lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 21:50:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140435#M27855</guid>
      <dc:creator>suresh_b_k</dc:creator>
      <dc:date>2016-05-10T21:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140436#M27856</link>
      <description>&lt;P&gt;Okay, then set "dfs.namenode.safemode.threshold-pct=0.999f" in Ambari, that's all you need to do.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 22:26:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140436#M27856</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-05-10T22:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140437#M27857</link>
      <description>&lt;P&gt;H Predrag,  I also need to add dfs.namenode.replication.min=1 property right (which i dont have on my clueter )&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 15:59:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140437#M27857</guid>
      <dc:creator>suresh_b_k</dc:creator>
      <dc:date>2016-05-11T15:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140438#M27858</link>
      <description>&lt;P&gt;I need to update the below parameters in my cluster. Hence updating hdfs-site.xml and yarn-site.xml on Ambari server is enough ? Will the below change will update on all the NN's and DN's after service restart ?&lt;/P&gt;&lt;P&gt;NOTE: DO i need to restart the entire cluster components or just HDFS and Yarn is enough&lt;/P&gt;&lt;P&gt;dfs.namenode.safemode.threshold-pct = 0.999f&lt;/P&gt;&lt;P&gt;ha.zookeeper.acl = sasl:nn:rwcda&lt;/P&gt;&lt;P&gt;dfs.datanode.max.transfer.threads = 16384&lt;/P&gt;&lt;P&gt;yarn.nodemanager.vmem-pmem-ratio = 2.1&lt;/P&gt;&lt;P&gt;yarn.resourcemanager.recovery.enabled = true&lt;/P&gt;&lt;P&gt;yarn.resourcemanager.work-preserving-recovery.enabled = true&lt;/P&gt;&lt;P&gt;Please advice &lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 19:20:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140438#M27858</guid>
      <dc:creator>suresh_b_k</dc:creator>
      <dc:date>2016-05-11T19:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140439#M27859</link>
      <description>&lt;P&gt;After you restart HDFS and Yarn, Ambari will show you which other services to restart, like MapRed, Hive and Oozie.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 19:25:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140439#M27859</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-05-11T19:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140440#M27860</link>
      <description>&lt;P&gt;One last question, I don't have this parameter on my cluster. dfs.namenode.replication.min=1  . Is it mandatory to have it on the cluster..  &lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 20:07:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140440#M27860</guid>
      <dc:creator>suresh_b_k</dc:creator>
      <dc:date>2016-05-11T20:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140441#M27861</link>
      <description>&lt;P&gt;To repeat, 1 is the default, see defaults &lt;A href="https://hadoop.apache.org/docs/r2.7.1/hadoop-project-dist/hadoop-hdfs/hdfs-default.xml"&gt;here&lt;/A&gt;, but just to be sure you can go ahead and set it directly in hdfs-site, and restart HDFS and dependent services.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 21:03:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140441#M27861</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-05-11T21:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140442#M27862</link>
      <description>&lt;P&gt;I want to add the below parameter in hdfs-site.xml."""" Property name: ha.zookeeper.acl Value = sasl:nn:rwcda """ since its belong to zookeer do i need to restart the zookeerper service ?&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 14:10:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140442#M27862</guid>
      <dc:creator>suresh_b_k</dc:creator>
      <dc:date>2016-05-12T14:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: SMART SENSE IMPLEMENTATION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140443#M27863</link>
      <description>&lt;P&gt;Thanks for the information. as per your above reply 0.99f but 0.999 is the value. just want to make sure. 0.99 is also a correct value. ?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 16:02:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SMART-SENSE-IMPLEMENTATION/m-p/140443#M27863</guid>
      <dc:creator>suresh_b_k</dc:creator>
      <dc:date>2016-05-13T16:02:55Z</dc:date>
    </item>
  </channel>
</rss>

