<?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 metastore upgrade from 2.0.0 to 2.1.0 failed Postgres HDP 2.3.2 to 2.5.3 rolling upgrade in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154503#M116959</link>
    <description>&lt;P&gt;Ah, good to know. Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2017 03:52:31 GMT</pubDate>
    <dc:creator>dhalik</dc:creator>
    <dc:date>2017-02-08T03:52:31Z</dc:date>
    <item>
      <title>Hive metastore upgrade from 2.0.0 to 2.1.0 failed Postgres HDP 2.3.2 to 2.5.3 rolling upgrade</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154499#M116955</link>
      <description>&lt;P&gt;Hive metastore schema upgrade from 2.0.0 to 2.1.0 is failing complaining about creation of key_constraints table at "NOT".&lt;/P&gt;&lt;PRE&gt;etastore connection URL:	 jdbc:postgresql://dbhost:5432/hive
Metastore Connection Driver :	 org.postgresql.Driver
Metastore connection User:	 hive
Starting upgrade metastore schema from version 1.2.0 to 2.1.0
Upgrade script upgrade-1.2.0-to-1.2.1000.postgres.sql
Completed upgrade-1.2.0-to-1.2.1000.postgres.sql
Upgrade script upgrade-1.2.1000-to-2.0.0.postgres.sql
Completed upgrade-1.2.1000-to-2.0.0.postgres.sql
Upgrade script upgrade-2.0.0-to-2.1.0.postgres.sql
Error: ERROR: syntax error at or near "NOT"
  Position: 17 (state=42601,code=0)&lt;/PRE&gt;</description>
      <pubDate>Tue, 31 Jan 2017 23:06:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154499#M116955</guid>
      <dc:creator>sriramdboss</dc:creator>
      <dc:date>2017-01-31T23:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hive metastore upgrade from 2.0.0 to 2.1.0 failed Postgres HDP 2.3.2 to 2.5.3 rolling upgrade</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154500#M116956</link>
      <description>&lt;P&gt;Figured out the issue. We are running postgres on 8.4. &lt;/P&gt;&lt;P&gt;The create table if not exists "key constraints" was failing: &lt;/P&gt;&lt;P&gt;reason: create table if not exists is not supported in postgresql 8.4&lt;/P&gt;&lt;P&gt;need to change the 033-HIVE-13076.postgres.sql should do the trick.&lt;/P&gt;&lt;P&gt;waiting for the confirmation. &lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2017 02:10:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154500#M116956</guid>
      <dc:creator>sriramdboss</dc:creator>
      <dc:date>2017-02-01T02:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hive metastore upgrade from 2.0.0 to 2.1.0 failed Postgres HDP 2.3.2 to 2.5.3 rolling upgrade</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154501#M116957</link>
      <description>&lt;P&gt;Did you end up opening a bug with support on this? I ran into the same issue. Removing the "IF NOT EXISTS" got me past it, but I want to make sure it's reported for future versions. RHEL 6 still comes with 8.4.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 03:29:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154501#M116957</guid>
      <dc:creator>dhalik</dc:creator>
      <dc:date>2017-02-08T03:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hive metastore upgrade from 2.0.0 to 2.1.0 failed Postgres HDP 2.3.2 to 2.5.3 rolling upgrade</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154502#M116958</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/10261/dhalik.html" nodeid="10261"&gt;@David Halik&lt;/A&gt;&lt;P&gt;This is not a Bug, basically the 'Releases notes for HDP 2.5.3' does information for the supported metastore databases.&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_release-notes/content/ch01s02s03.html"&gt;Release_MR&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 03:43:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154502#M116958</guid>
      <dc:creator>ssubhas</dc:creator>
      <dc:date>2017-02-08T03:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hive metastore upgrade from 2.0.0 to 2.1.0 failed Postgres HDP 2.3.2 to 2.5.3 rolling upgrade</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154503#M116959</link>
      <description>&lt;P&gt;Ah, good to know. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 03:52:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-metastore-upgrade-from-2-0-0-to-2-1-0-failed-Postgres/m-p/154503#M116959</guid>
      <dc:creator>dhalik</dc:creator>
      <dc:date>2017-02-08T03:52:31Z</dc:date>
    </item>
  </channel>
</rss>

