[ 
https://issues.apache.org/jira/browse/IMPALA-12264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17795419#comment-17795419
 ] 

Manish Maheshwari commented on IMPALA-12264:
--------------------------------------------

e.g. Add a control in IAC to limit - 
 * the number of concurrent sessions open at given time
 * the number of concurrent queries open at given time
 * Futher there should be both a control both at a pool level and also a an 
Impala service level to say - john can run max 5 concurrent queries per pool 
and max 15 queries for the entire impala service.

> Add configuration to limit concurrent connections
> -------------------------------------------------
>
>                 Key: IMPALA-12264
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12264
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend
>            Reporter: Quanlong Huang
>            Priority: Major
>
> To prevent a rogue application from repeatedly connecting to and monopolizing 
> Impala, we can add configurations to limit concurrent connections. E.g. limit 
> the number of concurrent connections per user, IP address, or the user and IP 
> address combination.
> CC [[email protected]] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to