You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (JIRA)" <ji...@apache.org> on 2018/08/23 22:34:00 UTC

[jira] [Resolved] (GOBBLIN-566) HiveMetastoreBasedRegister incorrectly issues an alter_partition when it should do an add_partition

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

Hung Tran resolved GOBBLIN-566.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0

Issue resolved by pull request #2429
[https://github.com/apache/incubator-gobblin/pull/2429]

> HiveMetastoreBasedRegister incorrectly issues an alter_partition when it should do an add_partition
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-566
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-566
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Issac Buenrostro
>            Priority: Major
>             Fix For: 0.14.0
>
>
> org.apache.gobblin.hive.metastore.HiveMetaStoreBasedRegister#addPartitionIfNotExists called `alter_partition` if the partition did not exists. This throws a `alter is not possible` error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)