<?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 Mysql Metastore Row lock increases in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/391638#M247706</link>
    <description>&lt;P&gt;Just got the article access. By the way this issue occurs in mysql even not a galera cluster types. even i make the same Mariadb as master / slave, the same issue occurs, so this is not the problem with galera cluster, is for sure.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Aug 2024 11:46:44 GMT</pubDate>
    <dc:creator>Mannoj</dc:creator>
    <dc:date>2024-08-12T11:46:44Z</dc:date>
    <item>
      <title>Hive Mysql Metastore Row lock increases</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/373254#M241537</link>
      <description>&lt;P&gt;Below is the query causing row locks in Mariadb Galera Cluster 10.2.32 (3Node Cluster).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;select MT_COMMENT from AUX_TABLE where MT_KEY1='Cleaner' and MT_KEY2=0 for update&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; Hive is a framework, we couldn't get the flow to understand also can't alter the logic from app end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; Looking for solutions like any version that works in Mysql/Postgresql or any Metastore DBs that can scale for Hive Metastore without lockign issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; Also looking for any work around solution from DB end for this Mysql Row Locking.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 15:38:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/373254#M241537</guid>
      <dc:creator>Mannoj</dc:creator>
      <dc:date>2023-06-26T15:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Mysql Metastore Row lock increases</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/373268#M241540</link>
      <description>&lt;P&gt;Welcome to the community&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/105716"&gt;@Mannoj&lt;/a&gt;. I'm not an expert but while you wait for one, I found this article/video on &lt;A href="https://community.cloudera.com/t5/Community-Articles/Support-Video-Hive-Locking-Mechanism/ta-p/307136" target="_blank" rel="noopener"&gt;Hive Locking Mechanism&lt;/A&gt;. Hopefully it moves you closer in the right direction.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 16:34:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/373268#M241540</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2023-06-26T16:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Mysql Metastore Row lock increases</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/373353#M241559</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/10253"&gt;@cjervis&lt;/a&gt;&amp;nbsp;These are locks in Hive, we have a mysql backend for metastore and that keeps locking in above mentioned query. Whenever the row locks increase at mysql end we will face issues in hive in processing queries and backlog builds.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 13:56:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/373353#M241559</guid>
      <dc:creator>Mannoj</dc:creator>
      <dc:date>2023-06-28T13:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Mysql Metastore Row lock increases</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/373354#M241560</link>
      <description>&lt;P&gt;Thank you for the clarification. Hopefully someone will be able to assist.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 14:25:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/373354#M241560</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2023-06-28T14:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Mysql Metastore Row lock increases</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/373554#M241628</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/105716"&gt;@Mannoj&lt;/a&gt;&amp;nbsp;RDBMS HA for metastore is not officially supported yet. We have a knowledge &lt;A href="https://my.cloudera.com/knowledge/Galera-Cluster-is-not-tested-or-certified-by-Cloudera?id=89002" target="_blank" rel="noopener"&gt;article&lt;/A&gt; on the same. Cloudera's statement on RDBMS HA can be found &lt;A href="https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/release-guide/topics/cdpdc-database-requirements.html" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 18:57:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/373554#M241628</guid>
      <dc:creator>smruti</dc:creator>
      <dc:date>2023-07-04T18:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Mysql Metastore Row lock increases</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/374086#M241872</link>
      <description>I dont have cloudera enterprise login. So can’t check. Such KA can be open&lt;BR /&gt;to public.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2023 07:38:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/374086#M241872</guid>
      <dc:creator>Mannoj</dc:creator>
      <dc:date>2023-07-19T07:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Mysql Metastore Row lock increases</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/391638#M247706</link>
      <description>&lt;P&gt;Just got the article access. By the way this issue occurs in mysql even not a galera cluster types. even i make the same Mariadb as master / slave, the same issue occurs, so this is not the problem with galera cluster, is for sure.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 11:46:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-Mysql-Metastore-Row-lock-increases/m-p/391638#M247706</guid>
      <dc:creator>Mannoj</dc:creator>
      <dc:date>2024-08-12T11:46:44Z</dc:date>
    </item>
  </channel>
</rss>

