You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2015/04/09 03:29:12 UTC

[jira] [Updated] (DRILL-2730) Use different paths for ExternalSort spill files

     [ https://issues.apache.org/jira/browse/DRILL-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Phillips updated DRILL-2730:
-----------------------------------
    Assignee: Venki Korukanti  (was: Steven Phillips)

> Use different paths for ExternalSort spill files
> ------------------------------------------------
>
>                 Key: DRILL-2730
>                 URL: https://issues.apache.org/jira/browse/DRILL-2730
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Relational Operators
>            Reporter: Steven Phillips
>            Assignee: Venki Korukanti
>         Attachments: DRILL-2730.patch
>
>
> Currently, all of the spill files for a drillbit end up in the same directory (or directories if multiple are configured). There is no separation based on query or fragment. This makes it very difficult to explore the spill files via the filesystem.
> We should create a directory structure that will organize the files more effectively, create a directory tree with query id, major fragment id, minor fragment id, and operator id.



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