[
https://issues.apache.org/jira/browse/LENS-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266670#comment-15266670
]
Hadoop QA commented on LENS-1027:
---------------------------------
Applied patch:
[lens-1027.01.patch|https://issues.apache.org/jira/secure/attachment/12801731/lens-1027.01.patch]
and ran command: mvn clean install -fae. Result: Failure. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/409/
> 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)