You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2018/05/01 01:42:00 UTC

[jira] [Created] (IMPALA-6957) Include number of required threads in explain plan

Tim Armstrong created IMPALA-6957:
-------------------------------------

             Summary: Include number of required threads in explain plan
                 Key: IMPALA-6957
                 URL: https://issues.apache.org/jira/browse/IMPALA-6957
             Project: IMPALA
          Issue Type: Improvement
          Components: Frontend
    Affects Versions: Not Applicable
            Reporter: Tim Armstrong
            Assignee: Tim Armstrong


Impala has an internal notion of "required threads" to execute a fragment, e.g. the fragment execution thread and the first scanner thread. It's possible to compute the number of required threads per fragment instance based on the plan.

We should include this in the resource profile and expose it in the explain plan. This could then be a step toward implementing something like IMPALA-6035.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)