You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2014/10/04 00:50:34 UTC

[jira] [Updated] (HIVE-6669) sourcing txn-script from schema script results in failure for mysql & oracle

     [ https://issues.apache.org/jira/browse/HIVE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated HIVE-6669:
-----------------------------
    Attachment: HIVE-6669.patch

This patch adds hive-txn-schema-0.14 scripts, which are all identical to hive-txn-schema-0.13 scripts, but they are added for completeness.  The transaction tables are also added to the hive-schema-0.14 scripts.

[~damien.carol], please review this patch as I changed the transaction tables for postgres to lower case so that they would work without requiring quotes in TxnHandler/CompactionTxnHandler.  I can't reproduce your errors (my version of postgres doesn't seem to care about upper/lower case), so I wanted to have you check it before I commit this.



> sourcing txn-script from schema script results in failure for mysql & oracle
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-6669
>                 URL: https://issues.apache.org/jira/browse/HIVE-6669
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.14.0
>            Reporter: Prasad Mujumdar
>            Assignee: Alan Gates
>            Priority: Blocker
>         Attachments: HIVE-6669.patch
>
>
> This issues is addressed in 0.13 by in-lining the the transaction schema statements in the schema initialization script (HIVE-6559)
> The 0.14 schema initialization is not fixed. This is the followup ticket for to address the problem in 0.14. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)