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

ASF GitHub Bot logged work on HIVE-21717:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jun/20 10:54
            Start Date: 16/Jun/20 10:54
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] closed pull request #624:
URL: https://github.com/apache/hive/pull/624


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 446422)
    Time Spent: 2h  (was: 1h 50m)

> Rename is failing for directory in move task 
> ---------------------------------------------
>
>                 Key: HIVE-21717
>                 URL: https://issues.apache.org/jira/browse/HIVE-21717
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 4.0.0
>            Reporter: mahesh kumar behera
>            Assignee: mahesh kumar behera
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: HIVE-21717.01.patch
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Rename fails with destination directory not empty in case a directory is move 
> directly to the table location from staging directory as rename cannot 
> overwrite non empty destination directory.
>  
> In replication scenarios, if user does some concurrent write during bootstrap 
> dump, it may happen that some data which are already replicated through 
> bootstrap, will be tried during next incremental load also. This is handled 
> by making the operations reentrant during repl load. But here move task is 
> not able to delete the directory created by bootstrap load even though 
> replace flag is set to true. This is causing the incremental load to fail.



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

Reply via email to