[ https://issues.apache.org/jira/browse/LENS-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Archana H closed LENS-1027. --------------------------- > 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 > Fix For: 2.6 > > Attachments: lens-1027.v1.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)