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

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

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


   


----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 446652)
    Time Spent: 20m  (was: 10m)

> Hive does not copy source data when importing as non-hive user 
> ---------------------------------------------------------------
>
>                 Key: HIVE-20805
>                 URL: https://issues.apache.org/jira/browse/HIVE-20805
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive, 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-20805.03.patch, HIVE-20805.1.patch, 
> HIVE-20805.2.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> while loading data to a managed table from user given path, Hive uses move 
> operation to copy data from user location to table location. In case move can 
> not be used due to permission issue or mismatched encryption zone etc, hive 
> uses copy and then deletes the files from source location to keep to behavior 
> same. But in case the user does not have write access to the source location, 
> delete will fail with file permission exception and load operation will fail. 



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

Reply via email to