You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2015/06/19 21:10:03 UTC

[jira] [Updated] (HIVE-11057) HBase metastore chokes on partition with ':' in name

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

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

This patch changes the separator from colon to ^A

> HBase metastore chokes on partition with ':' in name
> ----------------------------------------------------
>
>                 Key: HIVE-11057
>                 URL: https://issues.apache.org/jira/browse/HIVE-11057
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: hbase-metastore-branch
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: hbase-metastore-branch
>
>         Attachments: HIVE-11057.patch
>
>
> The HBase metastore uses ':' as a key separator when building keys for the partition table.  This means that partitions with a colon in the name (which is legal) cause problems.



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