[ 
https://issues.apache.org/jira/browse/HIVE-17479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161809#comment-16161809
 ] 

Jesus Camacho Rodriguez commented on HIVE-17479:
------------------------------------------------

[~ashutoshc], could you take a look? Thanks

> Staging directories do not get cleaned up for update/delete queries
> -------------------------------------------------------------------
>
>                 Key: HIVE-17479
>                 URL: https://issues.apache.org/jira/browse/HIVE-17479
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>         Attachments: HIVE-17479.patch
>
>
> When these queries are internally rewritten, a new context is created with a 
> new execution id. This id is used to create the scratch directories. However, 
> only the original context is cleared, and thus the directories created with 
> the original execution id.
> The solution is to pass the execution id to the new context when the queries 
> are internally rewritten.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to