You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/06/18 18:18:00 UTC

[jira] [Updated] (IMPALA-9711) Incrementally compute averaged profile

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

Tim Armstrong updated IMPALA-9711:
----------------------------------
    Target Version: Impala 4.0

> Incrementally compute averaged profile
> --------------------------------------
>
>                 Key: IMPALA-9711
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9711
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Major
>
> The parent showed that updating the averaged profile can take a bit of time and executes on the RPC handler of the fetch RPC. We should consider how to optimise this.
> I think the most impactful change, from the point of view of query latency, is to apply the profile updates when each instance finishes instead of doing the computation on the RPC handler.
> For IMPALA-9382, we also need the averaged profile to be kept up-to-date when the profile is accessed, because it will be the only part of the profile that is exposed to clients.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org