You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Matthew Jacobs (JIRA)" <ji...@apache.org> on 2017/08/17 15:42:00 UTC

[jira] [Created] (IMPALA-5806) Expose post-scheduling reservation info in the query plan

Matthew Jacobs created IMPALA-5806:
--------------------------------------

             Summary: Expose post-scheduling reservation info in the query plan
                 Key: IMPALA-5806
                 URL: https://issues.apache.org/jira/browse/IMPALA-5806
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
    Affects Versions: Impala 2.10.0
            Reporter: Matthew Jacobs


After IMPALA-4833, Impala started computing per-host minimum reservations using the scheduled plan. While that change included some profile improvements to show what the reservations are per host, it's not possible to get that information without executing the query. It would be helpful if one of the more verbose explain levels also showed the plan annotated with the reservation computations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)