[
https://issues.apache.org/jira/browse/DRILL-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Phillips updated DRILL-2730:
-----------------------------------
Attachment: DRILL-2730.patch
> 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: Steven Phillips
> 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)