<?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: ,Solr/hbase configuration from Cloudera director in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40990#M28523</link>
    <description>Can you please review it.</description>
    <pubDate>Wed, 18 May 2016 17:21:54 GMT</pubDate>
    <dc:creator>kartikbha</dc:creator>
    <dc:date>2016-05-18T17:21:54Z</dc:date>
    <item>
      <title>,Solr/hbase configuration from Cloudera director</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40896#M28520</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Cloudera&amp;nbsp;aws.reference.conf I want to enable below services :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. enable Solr, Indexers, lilly indexer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. set HA Zookeepers service&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. enable standby master for Hbase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:20:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40896#M28520</guid>
      <dc:creator>kartikbha</dc:creator>
      <dc:date>2022-09-16T10:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: ,Solr/hbase configuration from Cloudera director</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40928#M28521</link>
      <description>&lt;P&gt;Hi Kartik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the configuration file that you use for bootstra,&lt;/P&gt;&lt;P&gt;* The list of services should include&amp;nbsp;SOLR,&amp;nbsp;KS_INDEXER,&amp;nbsp;ZOOKEEPER, HBASE&lt;/P&gt;&lt;P&gt;* You would need to define 3 master roles&lt;/P&gt;&lt;P&gt;* The SERVER role for zookeeper needs to be on all 3 (for ZK HA/quorum)&lt;/P&gt;&lt;P&gt;* The&amp;nbsp;MASTER role for hbase needs to be on 2 master roles&lt;/P&gt;&lt;P&gt;* For KS Indexer, add the role HBASE_INDEXER to any 1 master (e.g.&amp;nbsp;KS_INDEXER: [HBASE_INDEXER])&lt;/P&gt;&lt;P&gt;* For solr, add the role SOLR_SERVER to any 1 master (e.g.&amp;nbsp;SOLR: [SOLR_SERVER])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that the masters role groups need to have unique names, e.g.&amp;nbsp;&lt;SPAN&gt;masters-1 {}, masters-2 {} and so on.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 15:58:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40928#M28521</guid>
      <dc:creator>Jayita</dc:creator>
      <dc:date>2016-05-17T15:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: ,Solr/hbase configuration from Cloudera director</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40933#M28522</link>
      <description>&lt;P&gt;Please review below details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;##KS_INDEXER: [HBASE_INDEXER]&amp;amp;SOLR: [SOLR_SERVER]toonlymaster1&lt;BR /&gt;##HBASE: [MASTER]to2masters&lt;BR /&gt;##ZOOKEEPERallmasters&lt;BR /&gt;#################master1&lt;BR /&gt;masters-1{&lt;BR /&gt;count: 1instance: ${&lt;BR /&gt;instances.i22x&lt;BR /&gt;}{&lt;BR /&gt;tags{&lt;BR /&gt;group: master&lt;BR /&gt;}&lt;BR /&gt;}roles{&lt;BR /&gt;HDFS: [NAMENODE,&lt;BR /&gt;SECONDARYNAMENODE]YARN: [RESOURCEMANAGER,&lt;BR /&gt;JOBHISTORY]ZOOKEEPER: [SERVER]HBASE: [MASTER]HIVE: [HIVESERVER2,&lt;BR /&gt;HIVEMETASTORE]HUE: [HUE_SERVER]OOZIE: [OOZIE_SERVER]SENTRY: [SENTRY_SERVER]SPARK_ON_YARN: [SPARK_YARN_HISTORY_SERVER]KAFKA: [KAFKA_BROKER]SOLR: [SOLR_SERVER]KS_INDEXER: [HBASE_INDEXER]&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;#################master2&lt;BR /&gt;masters-2{&lt;BR /&gt;count: 1instance: ${&lt;BR /&gt;instances.i22x&lt;BR /&gt;}{&lt;BR /&gt;tags{&lt;BR /&gt;group: master&lt;BR /&gt;}&lt;BR /&gt;}roles{&lt;BR /&gt;HDFS: [NAMENODE,&lt;BR /&gt;SECONDARYNAMENODE]YARN: [RESOURCEMANAGER,&lt;BR /&gt;JOBHISTORY]ZOOKEEPER: [SERVER]HBASE: [MASTER]HIVE: [HIVESERVER2,&lt;BR /&gt;HIVEMETASTORE]HUE: [HUE_SERVER]OOZIE: [OOZIE_SERVER]SENTRY: [SENTRY_SERVER]SPARK_ON_YARN: [SPARK_YARN_HISTORY_SERVER]KAFKA: [KAFKA_BROKER]&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;################master3&lt;BR /&gt;masters-3{&lt;BR /&gt;count: 1instance: ${&lt;BR /&gt;instances.i22x&lt;BR /&gt;}{&lt;BR /&gt;tags{&lt;BR /&gt;group: master&lt;BR /&gt;}&lt;BR /&gt;}roles{&lt;BR /&gt;HDFS: [NAMENODE,&lt;BR /&gt;SECONDARYNAMENODE]YARN: [RESOURCEMANAGER,&lt;BR /&gt;JOBHISTORY]ZOOKEEPER: [SERVER]HIVE: [HIVESERVER2,&lt;BR /&gt;HIVEMETASTORE]HUE: [HUE_SERVER]OOZIE: [OOZIE_SERVER]SENTRY: [SENTRY_SERVER]SPARK_ON_YARN: [SPARK_YARN_HISTORY_SERVER]KAFKA: [KAFKA_BROKER]&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 17:04:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40933#M28522</guid>
      <dc:creator>kartikbha</dc:creator>
      <dc:date>2016-05-17T17:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: ,Solr/hbase configuration from Cloudera director</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40990#M28523</link>
      <description>Can you please review it.</description>
      <pubDate>Wed, 18 May 2016 17:21:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40990#M28523</guid>
      <dc:creator>kartikbha</dc:creator>
      <dc:date>2016-05-18T17:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: ,Solr/hbase configuration from Cloudera director</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40993#M28524</link>
      <description>&lt;P&gt;Yes, sure. I'll take a look today and get back to you.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 17:33:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/40993#M28524</guid>
      <dc:creator>Jayita</dc:creator>
      <dc:date>2016-05-18T17:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: ,Solr/hbase configuration from Cloudera director</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/41016#M28525</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Jayita,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please also add below point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;HDFS availability can be accomplished by deploying the NameNode with high availability with at least three JournalNodes.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kartik Bhatnagar&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 05:03:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/41016#M28525</guid>
      <dc:creator>kartikbha</dc:creator>
      <dc:date>2016-05-19T05:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: ,Solr/hbase configuration from Cloudera director</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/41067#M28526</link>
      <description>&lt;P&gt;Hi Kartik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the sample configs you sent,&lt;/P&gt;&lt;P&gt;- You don't need to repeat all the master roles on each master. Most of them only need to be on the first master, just the extra ones for HA need to be on additional nodes&lt;/P&gt;&lt;P&gt;- If using kafka, please make sure the appropriate product version, and a repository url corresponding to the same version, are specified in the config file&lt;/P&gt;&lt;P&gt;- where the master role assignments differ, the group names also need to be unique (for eg the group name for masters-1 and masters-2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For setting up HDFS HA, we have a sample config file to help with the role assignments. This would cover examples for some of your other HA questions as well.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/cloudera/director-scripts/blob/master/configs/aws.ha.reference.conf" target="_blank"&gt;https://github.com/cloudera/director-scripts/blob/master/configs/aws.ha.reference.conf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 18:47:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/41067#M28526</guid>
      <dc:creator>Jayita</dc:creator>
      <dc:date>2016-05-19T18:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: ,Solr/hbase configuration from Cloudera director</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/41155#M28527</link>
      <description>&lt;P&gt;Thanks Jayita for sharing HA Git hub link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/cloudera/director-scripts/blob/master/configs/aws.ha.reference.conf" target="_blank"&gt;https://github.com/cloudera/director-scripts/blob/master/configs/aws.ha.reference.conf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is some part copied form above conf file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;masters-1 {&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;&amp;nbsp; count: 2&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp; instance: ${instances.i22x} {&lt;BR /&gt;&amp;nbsp; tags {&lt;BR /&gt;&amp;nbsp; group: masters-1&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp; roles {&lt;BR /&gt;&amp;nbsp; ZOOKEEPER: [SERVER]&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#993366"&gt;&amp;nbsp; HIVE: [HIVESERVER2, HIVEMETASTORE]&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; YARN: [RESOURCEMANAGER]&lt;BR /&gt;&amp;nbsp; HBASE: [MASTER]&lt;BR /&gt;&amp;nbsp; HUE: [HUE_SERVER]&lt;BR /&gt;&amp;nbsp; OOZIE: [OOZIE_SERVER]&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it correct to have two HS2 and HMS running services at two masters since count is 2 so it will be started at two places.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kartik&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2016 08:19:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/41155#M28527</guid>
      <dc:creator>kartikbha</dc:creator>
      <dc:date>2016-05-22T08:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: ,Solr/hbase configuration from Cloudera director</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/41167#M28528</link>
      <description>&lt;P&gt;Hi, Are you hitting any errors when you set up with the hive roles created twice? 2 metastores are needed for HA and having two HS2 is also a valid configuration.&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 05:14:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Solr-hbase-configuration-from-Cloudera-director/m-p/41167#M28528</guid>
      <dc:creator>Jayita</dc:creator>
      <dc:date>2016-05-23T05:14:37Z</dc:date>
    </item>
  </channel>
</rss>

