<?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 Transactions Configuration Failed in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIVE-Transactions-Configuration-Failed/m-p/142146#M27964</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/10390/apurvm.html" nodeid="10390"&gt;@Apurv Mehra&lt;/A&gt;&lt;P&gt;What is the mysql driver version that you are using and the JDK version that is being used.  It could be that the mysql driver is not compatible with the JDK.  Can you please use the latest version of the mysql-connector-java*.jar file and see if this helps &lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2016 01:10:15 GMT</pubDate>
    <dc:creator>quadoss</dc:creator>
    <dc:date>2016-05-12T01:10:15Z</dc:date>
    <item>
      <title>HIVE Transactions Configuration Failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIVE-Transactions-Configuration-Failed/m-p/142145#M27963</link>
      <description>&lt;P&gt;I was trying to enable transaction support for hive.&lt;/P&gt;&lt;P&gt;I modified the configurations as follows using Ambari:&lt;/P&gt;&lt;PRE&gt;hive.support.concurrency – truehive.enforce.bucketing – truehive.exec.dynamic.partition.mode – nonstricthive.txn.manager – org.apache.hadoop.hive.ql.lockmgr.DbTxnManagerhive.compactor.initiator.on – truehive.compactor.worker.threads – 1&lt;/PRE&gt;&lt;P&gt;When I restart the hive service I get the following error&lt;/P&gt;&lt;P&gt;The stacktrace from hivemetastore.log&lt;/P&gt;&lt;PRE&gt;2016-05-11 12:38:50,770 ERROR [hdp-node1.localdomain-35]: compactor.Worker (Worker.java:run(181)) - Caught an exception in the main loop of compactor worker hdp-node1.localdomain-35, java.lang.AbstractMethodError: Method com/mysql/jdbc/ResultSet.isClosed()Z is abstract
at com.mysql.jdbc.ResultSet.isClosed(ResultSet.java)
at org.apache.hadoop.hive.metastore.txn.TxnHandler.close(TxnHandler.java:1024)
at org.apache.hadoop.hive.metastore.txn.TxnHandler.close(TxnHandler.java:1036)
at org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler.findNextToCompact(CompactionTxnHandler.java:217)
at org.apache.hadoop.hive.ql.txn.compactor.Worker.run(Worker.java:81) 
2016-05-11 12:38:50,771 INFO  [Thread-5]: metastore.ObjectStore (ObjectStore.java:initialize(294)) - ObjectStore, initialize called 
2016-05-11 12:38:50,774 ERROR [hdp-node1.localdomain-36]: compactor.Worker (Worker.java:run(181)) - Caught an exception in the main loop of compactor worker hdp-node1.localdomain-36, java.lang.AbstractMethodError: Method com/mysql/jdbc/ResultSet.isClosed()Z is abstract
at com.mysql.jdbc.ResultSet.isClosed(ResultSet.java)
at org.apache.hadoop.hive.metastore.txn.TxnHandler.close(TxnHandler.java:1024)
at org.apache.hadoop.hive.metastore.txn.TxnHandler.close(TxnHandler.java:1036)
at org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler.findNextToCompact(CompactionTxnHandler.java:217)
at org.apache.hadoop.hive.ql.txn.compactor.Worker.run(Worker.java:81)&lt;/PRE&gt;&lt;P&gt;Specifications:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hive 1.2.1
HDP 2.4.0.0-169
Apache Ambari Version 2.2.1.0
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 11 May 2016 19:56:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIVE-Transactions-Configuration-Failed/m-p/142145#M27963</guid>
      <dc:creator>apurvm</dc:creator>
      <dc:date>2016-05-11T19:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: HIVE Transactions Configuration Failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIVE-Transactions-Configuration-Failed/m-p/142146#M27964</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/10390/apurvm.html" nodeid="10390"&gt;@Apurv Mehra&lt;/A&gt;&lt;P&gt;What is the mysql driver version that you are using and the JDK version that is being used.  It could be that the mysql driver is not compatible with the JDK.  Can you please use the latest version of the mysql-connector-java*.jar file and see if this helps &lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 01:10:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIVE-Transactions-Configuration-Failed/m-p/142146#M27964</guid>
      <dc:creator>quadoss</dc:creator>
      <dc:date>2016-05-12T01:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: HIVE Transactions Configuration Failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIVE-Transactions-Configuration-Failed/m-p/142147#M27965</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/716/mbalakrishnan.html"&gt;mbalakrishnan&lt;/A&gt; I updated the mysql connector jars  in the cluster and the error was resolved. Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 17:07:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIVE-Transactions-Configuration-Failed/m-p/142147#M27965</guid>
      <dc:creator>apurvm</dc:creator>
      <dc:date>2016-05-12T17:07:43Z</dc:date>
    </item>
  </channel>
</rss>

