You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/02 17:53:00 UTC

[jira] [Work logged] (GOBBLIN-1502) fix incorrect add and alter hive partition operations

     [ https://issues.apache.org/jira/browse/GOBBLIN-1502?focusedWorklogId=632519&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-632519 ]

ASF GitHub Bot logged work on GOBBLIN-1502:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Aug/21 17:52
            Start Date: 02/Aug/21 17:52
    Worklog Time Spent: 10m 
      Work Description: arjun4084346 commented on pull request #3344:
URL: https://github.com/apache/gobblin/pull/3344#issuecomment-891216966


   @sv2000 please review/merge


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@gobblin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 632519)
    Remaining Estimate: 0h
            Time Spent: 10m

> fix incorrect add and alter hive partition operations
> -----------------------------------------------------
>
>                 Key: GOBBLIN-1502
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1502
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Arjun Singh Bora
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> During hive registration , do not add a partition if it already exists but the getPartition fails
> with any TException other than NoSuchObjectException and do not alter a partition if a partition does not exist but the add_partition fails with any TException other than AlreadyExistsException



--
This message was sent by Atlassian Jira
(v8.3.4#803005)