[
https://issues.apache.org/jira/browse/IMPALA-8092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759216#comment-16759216
]
ASF subversion and git services commented on IMPALA-8092:
---------------------------------------------------------
Commit 0a2261f3c237d9a7c77e8c1a19d95a2318dbbe1d in impala's branch
refs/heads/master from Bikramjeet Vig
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=0a2261f ]
IMPALA-8092: Add an admission controller debug page
This patch adds a new debug page "admission" that provides the
following details about resource pools:
- Pool configuration
- Relevant pool stats
- Queued Queries in order of being queued (local to the coordinator)
- Running Queries (local to this coordinator)
- Histogram of the distribution of peak memory used by queries admitted
to the pool
The aforementioned details can also be viewed for a single resource
pool using a search string and are also available as a JSON object
from the same http endpoint.
Testing:
- Added a test that checks if the admission debug page loads correctly
and checks if the reset informational stats http end point works
as expected.
- Did manual stress testing by running the e2e tests and constantly
fetching the admission debug page.
Change-Id: Iff055d9709ea1bcc2f492adcde92241b6149f766
Reviewed-on: http://gerrit.cloudera.org:8080/12244
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Add a debug page to provide better observability for admission control
> ----------------------------------------------------------------------
>
> Key: IMPALA-8092
> URL: https://issues.apache.org/jira/browse/IMPALA-8092
> Project: IMPALA
> Issue Type: Improvement
> Reporter: Bikramjeet Vig
> Assignee: Bikramjeet Vig
> Priority: Critical
> Labels: admission-control, observability
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]