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/03/11 00:29:45 UTC

[jira] [Updated] (HIVE-6606) Stand alone metastore fails to start if new transaction values not defined in config

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

Alan Gates updated HIVE-6606:
-----------------------------

    Attachment: HIVE-6606.patch

Fixed this by changing transaction connection to use the same JDBC connection string as the rest of the metastore.

> Stand alone metastore fails to start if new transaction values not defined in config
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-6606
>                 URL: https://issues.apache.org/jira/browse/HIVE-6606
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.13.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Critical
>             Fix For: 0.13.0
>
>         Attachments: HIVE-6606.patch
>
>
> The metastore creates instances of TxnHandler.  The constructor of this class will fail if the config value for the jdbc string it expects is not defined in the config file.



--
This message was sent by Atlassian JIRA
(v6.2#6252)