You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vitalii Diravka (JIRA)" <ji...@apache.org> on 2016/05/18 09:00:23 UTC

[jira] [Comment Edited] (DRILL-2100) Drill not deleting spooling files

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

Vitalii Diravka edited comment on DRILL-2100 at 5/18/16 9:00 AM:
-----------------------------------------------------------------

Fixed in [38e1016|https://github.com/apache/drill/commit/38e1016c49786acaacb153ee37784b3ce3023eb5].


was (Author: vitalii):
Fixed in 38e1016.

> Drill not deleting spooling files
> ---------------------------------
>
>                 Key: DRILL-2100
>                 URL: https://issues.apache.org/jira/browse/DRILL-2100
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Relational Operators
>    Affects Versions: 0.8.0
>            Reporter: Abhishek Girish
>            Assignee: Vitalii Diravka
>             Fix For: 1.7.0
>
>
> Currently, after forcing queries to use an external sort by switching off hash join/agg causes spill-to-disk files accumulating. 
> This causes issues with disk space availability when the spill is configured to be on the local file system (/tmp/drill). Also not optimal when configured to use DFS (custom). 
> Drill must clean up all temporary files created after a query completes or after a drillbit restart. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)