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/21 23:30:34 UTC

[jira] [Updated] (HIVE-8543) Compactions fail on metastore using postgres

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

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

This patch adds quotes to operations for the TABLE_COL_STATS and PART_COL_STATS tables.  The code for this was taken almost exclusively from [~damien.carol]'s patch on HIVE-7689

> Compactions fail on metastore using postgres
> --------------------------------------------
>
>                 Key: HIVE-8543
>                 URL: https://issues.apache.org/jira/browse/HIVE-8543
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.14.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Critical
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8543.patch
>
>
> The worker fails to update the stats when the metastore is using Postgres as the RDBMS.  
> {code}
> org.postgresql.util.PSQLException: ERROR: relation "tab_col_stats" does not exist
> {code}



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