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 2018/09/17 21:16:00 UTC

[jira] [Updated] (IMPALA-7545) Add admission control status to query log

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

Tim Armstrong updated IMPALA-7545:
----------------------------------
    Description: 
We already include the query progress in the HS2 GetLog() response (although for some reason we don't do the same for beeswax) so we should include admission control progress. We should definitely include it if the query is currently queued, it's probably too noisy to include once the query has been admitted.

We should also do the same for beeswax/impala-shell so that live_progress/live_summary is useful if the query is queued. We should look at the live_progress/live_summary mechanisms and extend those to include the required information to report admission control state.

  was:
We already include the query progress in the HS2 GetLog() response (although for some reason we don't do the same for beeswax) so we should include admission control progress. We should definitely include it if the query was queued, it's less clear whether it's useful or noisy when the query is admitted/rejected immediately, but probably will make it clearer to the user what the system is doing.

We should also do the same for beeswax/impala-shell so that live_progress/live_summary is useful if the query is queued.


> Add admission control status to query log
> -----------------------------------------
>
>                 Key: IMPALA-7545
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7545
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Major
>              Labels: admission-control, observability
>
> We already include the query progress in the HS2 GetLog() response (although for some reason we don't do the same for beeswax) so we should include admission control progress. We should definitely include it if the query is currently queued, it's probably too noisy to include once the query has been admitted.
> We should also do the same for beeswax/impala-shell so that live_progress/live_summary is useful if the query is queued. We should look at the live_progress/live_summary mechanisms and extend those to include the required information to report admission control state.



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

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