You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Puneet Gupta (JIRA)" <ji...@apache.org> on 2016/05/02 14:41:12 UTC

[jira] [Updated] (LENS-1027) Extend MaxConcurrentDriverQueriesConstraint to support limit on ANY queue

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

Puneet Gupta updated LENS-1027:
-------------------------------
    Status: Patch Available  (was: In Progress)

> Extend MaxConcurrentDriverQueriesConstraint to support limit on ANY queue 
> --------------------------------------------------------------------------
>
>                 Key: LENS-1027
>                 URL: https://issues.apache.org/jira/browse/LENS-1027
>             Project: Apache Lens
>          Issue Type: Improvement
>            Reporter: Puneet Gupta
>            Assignee: Puneet Gupta
>         Attachments: lens-1027.01.patch
>
>
> As of now we can throttle queries via  Constraint  driver.max.concurrent.launched.queries.per.queue which is specified as {"QueueName=MaxQueriesAllowed"},+.
> Example driver.max.concurrent.launched.queries.per.queue = "QueueA=4,QueueB=3". 
> We should be able to specify ANY as a queue in which case the value for ANY should be the default value for all queues that are not mentioned as part of the constraint. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)