<?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: Hive database replication with MySQL Cluster in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167612#M129942</link>
    <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Any update to your work ?I am working on a similar solution with MySQL cluster and NDBcluster storage engine.&lt;/P&gt;&lt;P&gt;I am planning to place a VIP and a DNS in front of the MySQL cluster to act as a load balancer and single point of entry.&lt;/P&gt;&lt;P&gt;I too had to modify the tables and some column types to be able to import the data from InnoDB.&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Steven&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2017 23:36:47 GMT</pubDate>
    <dc:creator>shancz</dc:creator>
    <dc:date>2017-03-30T23:36:47Z</dc:date>
    <item>
      <title>Hive database replication with MySQL Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167609#M129939</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to use replication of Hive Metastore database. To do that I installed MySQL Cluster. The problem is that MySQL Cluster needs "ndbcluster" engine for tables to replicate. My default engine is "InnoDB". After converting "hive" tables from "InnoDB" to "ndbcluster" I got strange errors (like "Expected state FINISHED, but found ERROR" or "Error while compiling statement: FAILED: SemanticException java.lang.NullPointerException") when I try to insert data to Hive. Is there any way to workaround this? Doesnt hive support "ndbcluster" engine?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 22:51:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167609#M129939</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2016-11-07T22:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hive database replication with MySQL Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167610#M129940</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/3241/frank93.html" nodeid="3241"&gt;@Edgar Daeds&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Hive Metsatore is designed for Innodb and do not support MyISAM or ndbcluster as database type in MySQL. You can still replicate your Metastore by using MySQL replication of the binlogs.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 00:24:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167610#M129940</guid>
      <dc:creator>mjohansson</dc:creator>
      <dc:date>2016-11-08T00:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hive database replication with MySQL Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167611#M129941</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/210/mjohansson.html" nodeid="210"&gt;@Mats Johansson&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Thank you for the answer. I did not mention that, but I want to configure High Availability for MySQL aswell. I am going to try Galera + HAProxy in the immediate future.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 05:14:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167611#M129941</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2016-11-08T05:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hive database replication with MySQL Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167612#M129942</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Any update to your work ?I am working on a similar solution with MySQL cluster and NDBcluster storage engine.&lt;/P&gt;&lt;P&gt;I am planning to place a VIP and a DNS in front of the MySQL cluster to act as a load balancer and single point of entry.&lt;/P&gt;&lt;P&gt;I too had to modify the tables and some column types to be able to import the data from InnoDB.&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Steven&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 23:36:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167612#M129942</guid>
      <dc:creator>shancz</dc:creator>
      <dc:date>2017-03-30T23:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hive database replication with MySQL Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167613#M129943</link>
      <description>&lt;P&gt;I solved the problem by using MySQL master-master replication + MySQL Router as proxy. It works perfect!&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 17:10:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167613#M129943</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2017-05-12T17:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hive database replication with MySQL Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167614#M129944</link>
      <description>&lt;P&gt;Hi Edgar, &lt;/P&gt;&lt;P&gt;Do you think MySQL Router is needed when I setup MariaDb galera cluster? As MariaDb galera itself takes care of active server failover.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 16:40:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167614#M129944</guid>
      <dc:creator>girish28mane</dc:creator>
      <dc:date>2017-05-17T16:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hive database replication with MySQL Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167615#M129945</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/210/mjohansson.html" nodeid="210"&gt;@Mats Johansson&lt;/A&gt;, could &lt;A target="_blank" href="https://dev.mysql.com/doc/refman/5.7/en/mysql-innodb-cluster-userguide.html"&gt;InnoDB Cluster&lt;/A&gt; be used then?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 10:56:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-database-replication-with-MySQL-Cluster/m-p/167615#M129945</guid>
      <dc:creator>charlesbernard</dc:creator>
      <dc:date>2017-11-09T10:56:54Z</dc:date>
    </item>
  </channel>
</rss>

