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/28 22:22:07 UTC

[jira] [Resolved] (DRILL-2725) Faster work assignment logic

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

Steven Phillips resolved DRILL-2725.
------------------------------------
    Resolution: Fixed

fixed in 5f1d6d7

> Faster work assignment logic
> ----------------------------
>
>                 Key: DRILL-2725
>                 URL: https://issues.apache.org/jira/browse/DRILL-2725
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Other
>            Reporter: Steven Phillips
>            Assignee: Steven Phillips
>             Fix For: 1.0.0
>
>         Attachments: DRILL-2725.2.patch, DRILL-2725.patch
>
>
> The current AssignmentCreator logic for assigning work to drillbits takes a non-negligible amount of time once the number of work units is more than a few thousand
> We need a new algorithm to that will cut this time down to less than a second, even for tables with more than 100K files.



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