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

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

Issac Buenrostro created GOBBLIN-566:
----------------------------------------

             Summary: 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


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)