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 01:30:12 UTC

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

Steven Phillips created DRILL-2725:
--------------------------------------

             Summary: 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


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)