[
https://issues.apache.org/jira/browse/AMBARI-21909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158154#comment-16158154
]
Swapan Shridhar commented on AMBARI-21909:
------------------------------------------
commits
trunk:
{code}
commit 2ece0b3317766fa7f89b80c64cd3ae5adfa8cbde
Author: Swapan Shridhar <[email protected]>
Date: Thu Sep 7 15:47:09 2017 -0700
AMBARI-21909. LLAP concurrency
(hive.server2.tez.sessions.per.default.queue) max calculated value should not
be less than its current value.
{code}
branch-2.6:
{code}
commit c94611285200c297a51e2b37805ff954f625429d
Author: Swapan Shridhar <[email protected]>
Date: Thu Sep 7 22:48:01 2017 -0700
AMBARI-21909. LLAP concurrency
(hive.server2.tez.sessions.per.default.queue) max calculated value should not
be less than its current value.
{code}
> LLAP concurrency (hive.server2.tez.sessions.per.default.queue) max calculated
> value should not be less than its current value.
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-21909
> URL: https://issues.apache.org/jira/browse/AMBARI-21909
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.1
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Fix For: trunk, 2.6.0
>
> Attachments: AMBARI-21909.branch-2.6.patch, AMBARI-21909.patch
>
>
> As part of Ambari's calculation in Stack Advisor for
> "hive.server2.tez.sessions.per.default.queue", we may end up recommending
> lower max value compared to the recommended current value.
> Fix: If max recommended is less than the current value, adjust max to the
> current value.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)