[
https://issues.apache.org/jira/browse/AMBARI-21510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092315#comment-16092315
]
Swapan Shridhar commented on AMBARI-21510:
------------------------------------------
Commits to following branches have been done:
trunk:
{code}
commit 016df4e9f795ff3b05e27dd49d8e81bd4e9dc28e
Author: Swapan Shridhar <[email protected]>
Date: Tue Jul 18 12:48:53 2017 -0700
AMBARI-21510. Convert calculated value for
'hive.server2.tez.sessions.per.default.queue' to long before setting it.
{code}
branch-2.5:
{code}
commit 6d030690bb8056339bc4ac412ca01e2211aaae64
Author: Swapan Shridhar <[email protected]>
Date: Tue Jul 18 12:48:53 2017 -0700
AMBARI-21510. Convert calculated value for
'hive.server2.tez.sessions.per.default.queue' to long before setting it.
{code}
> Convert calculated value for 'hive.server2.tez.sessions.per.default.queue' to
> long before setting it.
> -----------------------------------------------------------------------------------------------------
>
> Key: AMBARI-21510
> URL: https://issues.apache.org/jira/browse/AMBARI-21510
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk, 2.5.1
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Priority: Critical
> Fix For: trunk, 2.5.2
>
> Attachments: AMBARI-21510.patch, Screen Shot 2017-07-18 at 1.38.47
> PM.png
>
>
> In one code flow, calculated value for
> *'hive.server2.tez.sessions.per.default.queue*' is not converted it to *long*
> and it ends up getting set as *float*. This effects HSI's Hive2/HiveServer2
> alerts.
> Fixed the issue by converting calculated value to *long* before setting it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)