<?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>topic Re: transaction manager does not support explicit lock requests in HPE Ezmeral Software platform</title>
    <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235696#M878</link>
    <description>&lt;P&gt;Can you please let me know what is the issue that you are facing here?&lt;/P&gt;&lt;P&gt;Are you just trying to create an external table?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am given to believe that once you run show locks in the Hive prompt, you are not seeing any locks rt?&lt;/P&gt;&lt;P&gt;Are your tables ACID Enabled and ORC'ed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2025 18:47:46 GMT</pubDate>
    <dc:creator>vaddy224</dc:creator>
    <dc:date>2025-02-21T18:47:46Z</dc:date>
    <item>
      <title>transaction manager does not support explicit lock requests</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235028#M870</link>
      <description>&lt;P&gt;&lt;STRONG&gt;0: jdbc:hive2://invr88maprdes04.informatica.c&amp;gt; lock table HiveLocking_simpleTgt EXCLUSIVE;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;INFO&amp;nbsp; : Compiling command(queryId=mapr_20250212142653_01a3694c-1b87-4bd0-bb05-cc600d29d499): lock table HiveLocking_simpleTgt EXCLUSIVE&lt;/P&gt;&lt;P&gt;INFO&amp;nbsp; : Semantic Analysis Completed (retrial = false)&lt;/P&gt;&lt;P&gt;INFO&amp;nbsp; : Returning Hive schema: Schema(fieldSchemas:null, properties:null)&lt;/P&gt;&lt;P&gt;INFO&amp;nbsp; : Completed compiling command(queryId=mapr_20250212142653_01a3694c-1b87-4bd0-bb05-cc600d29d499); Time taken: 0.22 seconds&lt;/P&gt;&lt;P&gt;INFO&amp;nbsp; : Executing command(queryId=mapr_20250212142653_01a3694c-1b87-4bd0-bb05-cc600d29d499): lock table HiveLocking_simpleTgt EXCLUSIVE&lt;/P&gt;&lt;P&gt;INFO&amp;nbsp; : Starting task [Stage-0:DDL] in serial mode&lt;/P&gt;&lt;P&gt;ERROR : FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Current transaction manager does not support explicit lock requests.&amp;nbsp; Transaction manager:&amp;nbsp;&amp;nbsp; org.apache.hadoop.hive.ql.lockmgr.DbTxnManager&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;in the hive-site.xml of VM , property “hive.txn.manager” with value&amp;nbsp; "org.apache.hadoop.hive.ql.lockmgr.DbTxnManager”&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;is not working for exclusive table lock in hive&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if we give&amp;nbsp; value as&amp;nbsp; “org.apache.hadoop.hive.ql.lockmgr.DummyTxnManager” , hive queries are getting hung.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 08:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235028#M870</guid>
      <dc:creator>Satish_Infa</dc:creator>
      <dc:date>2025-02-13T08:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: transaction manager does not support explicit lock requests</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235066#M871</link>
      <description>&lt;P&gt;What is the&amp;nbsp; value of hive.support.concurrency set to in your hive-site.xml configuration?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 18:02:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235066#M871</guid>
      <dc:creator>Komal_L</dc:creator>
      <dc:date>2025-02-13T18:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: transaction manager does not support explicit lock requests</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235075#M872</link>
      <description>&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2177909"&gt;@Komal_L&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;lt;property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;hive.support.concurrency&amp;lt;/name&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;true&amp;lt;/value&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp; &amp;lt;property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;hive.txn.manager&amp;lt;/name&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;org.apache.hadoop.hive.ql.lockmgr.DbTxnManager&amp;lt;/value&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp; &amp;lt;property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;hive.enforce.bucketing&amp;lt;/name&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;true&amp;lt;/value&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp; &amp;lt;property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;hive.exec.dynamic.partition.mode&amp;lt;/name&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;nonstrict&amp;lt;/value&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;hive.compactor.initiator.on&amp;lt;/name&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;true&amp;lt;/value&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp; &amp;lt;property&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;hive.compactor.worker.threads&amp;lt;/name&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;1&amp;lt;/value&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 07:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235075#M872</guid>
      <dc:creator>Satish_Infa</dc:creator>
      <dc:date>2025-02-17T07:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: transaction manager does not support explicit lock requests</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235411#M875</link>
      <description>&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&lt;SPAN&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2177909"&gt;@Komal_L&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&lt;SPAN&gt;after adding below property beeline queries are getting hung.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;lt;property&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;hive.txn.manager&amp;lt;/name&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;org.apache.hadoop.hive.ql.lockmgr.DbTxnManager&amp;lt;/value&amp;gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px lia-align-justify"&gt;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 06:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235411#M875</guid>
      <dc:creator>Satish_Infa</dc:creator>
      <dc:date>2025-02-20T06:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: transaction manager does not support explicit lock requests</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235578#M876</link>
      <description>&lt;P&gt;please share the solution asap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 12:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235578#M876</guid>
      <dc:creator>Satish_Infa</dc:creator>
      <dc:date>2025-02-20T12:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: transaction manager does not support explicit lock requests</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235626#M877</link>
      <description>&lt;P&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;hive.txn.manager&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;org.apache.hadoop.hive.ql.lockmgr.DummyTxnManager&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;below beeline query is hanging after updaing the above property in hive-site.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CREATE EXTERNAL TABLE HiveLocking_simpleTgt_2 (COL_TINYINT TINYINT, COL_SMALLINT SMALLINT, COL_INT INT, COL_BIGINT BIGINT, COL_FLOAT FLOAT, COL_DOUBLE DOUBLE, COL_DECIMAL DECIMAL(4,2), COL_BINARY BINARY, COL_BOOLEAN BOOLEAN, COL_STRING STRING, COL_DATE DATE, COL_TIMESTAMP TIMESTAMP, COL_CHAR CHAR(5), COL_VARCHAR VARCHAR(255),COL_PARTITION_INT INT) ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' stored as textfile;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;jdbc:hive2://invr88maprdes04.informatica.c&amp;gt; CREATE EXTERNAL TABLE HiveLocking_simpleTgt_2 (COL_TINYINT TINYINT, COL_SMALLINT SMALLINT, COL_INT INT, COL_BIGINT BIGINT, COL_FLOAT FLOAT, COL_DOUBLE DOUBLE, COL_DECIMAL DECIMAL(4,2), COL_BINARY BINARY, COL_BOOLEAN BOOLEAN, COL_STRING STRING, COL_DATE DATE, COL_TIMESTAMP TIMESTAMP, COL_CHAR CHAR(5), COL_VARCHAR VARCHAR(255),COL_PARTITION_INT INT) ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' stored as textfile;&lt;BR /&gt;INFO : Compiling command(queryId=mapr_20250221113719_3c092e4b-783f-4ec5-8cd8-eb40605bf4e1): CREATE EXTERNAL TABLE HiveLocking_simpleTgt_2 (COL_TINYINT TINYINT, COL_SMALLINT SMALLINT, COL_INT INT, COL_BIGINT BIGINT, COL_FLOAT FLOAT, COL_DOUBLE DOUBLE, COL_DECIMAL DECIMAL(4,2), COL_BINARY BINARY, COL_BOOLEAN BOOLEAN, COL_STRING STRING, COL_DATE DATE, COL_TIMESTAMP TIMESTAMP, COL_CHAR CHAR(5), COL_VARCHAR VARCHAR(255),COL_PARTITION_INT INT) ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' stored as textfile&lt;BR /&gt;INFO : Semantic Analysis Completed (retrial = false)&lt;BR /&gt;INFO : Returning Hive schema: Schema(fieldSchemas:null, properties:null)&lt;BR /&gt;INFO : Completed compiling command(queryId=mapr_20250221113719_3c092e4b-783f-4ec5-8cd8-eb40605bf4e1); Time taken: 0.104 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 06:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235626#M877</guid>
      <dc:creator>Satish_Infa</dc:creator>
      <dc:date>2025-02-21T06:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: transaction manager does not support explicit lock requests</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235696#M878</link>
      <description>&lt;P&gt;Can you please let me know what is the issue that you are facing here?&lt;/P&gt;&lt;P&gt;Are you just trying to create an external table?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am given to believe that once you run show locks in the Hive prompt, you are not seeing any locks rt?&lt;/P&gt;&lt;P&gt;Are your tables ACID Enabled and ORC'ed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 18:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235696#M878</guid>
      <dc:creator>vaddy224</dc:creator>
      <dc:date>2025-02-21T18:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: transaction manager does not support explicit lock requests</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235702#M879</link>
      <description>&lt;P&gt;Please see below for the the transaction management in hive. If you need transaction management DummyTxnManager may not be useful.&lt;/P&gt;&lt;P&gt;========&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.txn.manager" target="_blank" rel="noopener"&gt;hive.txn.manager&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;EM&gt;Default:&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;org.apache.hadoop.hive.ql.lockmgr.DummyTxnManager&lt;/P&gt;&lt;P class=""&gt;&lt;EM&gt;Value required for transactions:&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;org.apache.hadoop.hive.ql.lockmgr.DbTxnManager&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Client/&lt;BR /&gt;&lt;SPAN&gt;HiveServer2&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;DummyTxnManager replicates pre Hive-0.13 behavior and provides no transactions.&lt;/P&gt;&lt;P&gt;=========&lt;/P&gt;&lt;P&gt;Check the below link to understand which properties to use and how to create tables to enable transaction management.&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/hive/hive+transactions" target="_blank" rel="noopener"&gt;https://cwiki.apache.org/confluence/display/hive/hive+transactions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, as mentioned in previous post check o/p of&amp;nbsp; "show locks" command to see if you have any locks. This will show if any other queries are blocking the query you are running.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 19:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235702#M879</guid>
      <dc:creator>nara_pakeer</dc:creator>
      <dc:date>2025-02-21T19:59:30Z</dc:date>
    </item>
    <item>
      <title>Query: transaction manager does not support explicit lock requests</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235873#M881</link>
      <description>&lt;P style="margin: 0;"&gt;Hello,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Let us know if you were able to resolve the issue.&lt;BR /&gt;&lt;BR /&gt;If you are satisfied with the answers then kindly click the "Accept As Solution" button for the most helpful response so that it is beneficial to all community members.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please click on "Thumbs Up/Kudo" icon to give a "Kudo".&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 14:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/transaction-manager-does-not-support-explicit-lock-requests/m-p/7235873#M881</guid>
      <dc:creator>support_s</dc:creator>
      <dc:date>2025-02-24T14:24:22Z</dc:date>
    </item>
  </channel>
</rss>

