<?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: Hadoop services high availability in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101809#M14451</link>
    <description>&lt;P&gt;Are you sur that sqoop is only a client ? 
i'm agree that the processing is already HA, cause it uses yarn.but what about the Sqoop metastore and job tool ?&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jan 2016 00:15:48 GMT</pubDate>
    <dc:creator>TAZIMehdi</dc:creator>
    <dc:date>2016-01-08T00:15:48Z</dc:date>
    <item>
      <title>Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101804#M14446</link>
      <description>&lt;P&gt;Hello all !

I have to make some hadoop services highly available.
so i was wondering about the best way to achieve that, here is the services list : HBase Lily indexer, Sqoop, HiveServer2
thanks a lot&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 18:07:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101804#M14446</guid>
      <dc:creator>TAZIMehdi</dc:creator>
      <dc:date>2016-01-07T18:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101805#M14447</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1227/gtmehdi.html" nodeid="1227"&gt;@Mehdi TAZI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is a High Availability section in: &lt;A href="http://docs.hortonworks.com"&gt;http://docs.hortonworks.com&lt;/A&gt; (choose you version)&lt;/P&gt;&lt;P&gt;For lastest HDP version (2.3.4), see this:&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_hadoop-ha/content/ch_HA-Hive.html"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-...&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 18:52:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101805#M14447</guid>
      <dc:creator>gbraccialli3</dc:creator>
      <dc:date>2016-01-07T18:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101806#M14448</link>
      <description>&lt;P&gt;Hello ! first of all thanks a lot for you answer, otherwise I already checked the high availability section on the official documentation, but there is no information about how to make lilly indexer, sqoop highly available. &lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 19:16:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101806#M14448</guid>
      <dc:creator>TAZIMehdi</dc:creator>
      <dc:date>2016-01-07T19:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101807#M14449</link>
      <description>&lt;P&gt;sqoop is a client only, so you can have sqoop installed in multiple nodes behind a IP load balancer. &lt;/P&gt;&lt;P&gt;I don't know about Lilly indexer (part of HDP Search Connector). Documentation is here: &lt;A target="_blank" href="https://doc.lucidworks.com/lucidworks-hdpsearch/2.3/Guide-Jobs.html#_hbase-indexer"&gt;https://doc.lucidworks.com/lucidworks-hdpsearch/2.3/Guide-Jobs.html#_hbase-indexer&lt;/A&gt;, but I'm not sure if it has HA out-of-the-box with Solr Cloud.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 19:35:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101807#M14449</guid>
      <dc:creator>gbraccialli3</dc:creator>
      <dc:date>2016-01-07T19:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101808#M14450</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1227/gtmehdi.html" nodeid="1227"&gt;@Mehdi TAZI&lt;/A&gt;&lt;P&gt; Lily is not an HDP product, it was contributed by Ngdata. Perhaps you can reach out to their mailing list for any HA advice? You may have to come up with your own HA for it, then you should certainly share your docs here for the best of the community! As far as HBase, make sure you run multiple master servers. &lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 22:06:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101808#M14450</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-07T22:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101809#M14451</link>
      <description>&lt;P&gt;Are you sur that sqoop is only a client ? 
i'm agree that the processing is already HA, cause it uses yarn.but what about the Sqoop metastore and job tool ?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 00:15:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101809#M14451</guid>
      <dc:creator>TAZIMehdi</dc:creator>
      <dc:date>2016-01-08T00:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101810#M14452</link>
      <description>&lt;P&gt;Thanks :), i'll check for Lily.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 00:16:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101810#M14452</guid>
      <dc:creator>TAZIMehdi</dc:creator>
      <dc:date>2016-01-08T00:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101811#M14453</link>
      <description>&lt;P&gt;See this screenshot from sqoop in Ambari. It's only client.&lt;/P&gt;&lt;P&gt;There no sqoop metastore service, by default sqoop uses derby database, but if you want, you can use external mysql or postgres database for sqoop, then, you can configure this database in HA mode.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1220-screen-shot-2016-01-07-at-142741.png" style="width: 1304px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23734iE887F5DB370C45CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1220-screen-shot-2016-01-07-at-142741.png" alt="1220-screen-shot-2016-01-07-at-142741.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:18:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101811#M14453</guid>
      <dc:creator>gbraccialli3</dc:creator>
      <dc:date>2019-08-19T12:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101812#M14454</link>
      <description>&lt;P&gt;i didn't mention that i'm using sqoop2 with the sqoop server.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 01:04:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101812#M14454</guid>
      <dc:creator>TAZIMehdi</dc:creator>
      <dc:date>2016-01-08T01:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101813#M14455</link>
      <description>&lt;P&gt;Hortonworks does not support sqoop2 now. Sqoop supported in lastest hdp 2.3.4 is: &lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Apache Sqoop 1.4.6&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 08 Jan 2016 01:13:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101813#M14455</guid>
      <dc:creator>gbraccialli3</dc:creator>
      <dc:date>2016-01-08T01:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop services high availability</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101814#M14456</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1227/gtmehdi.html" nodeid="1227"&gt;@Mehdi TAZI&lt;/A&gt; please accept best answer or provide your own solution. &lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 03:48:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hadoop-services-high-availability/m-p/101814#M14456</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-06T03:48:53Z</dc:date>
    </item>
  </channel>
</rss>

