[
https://issues.apache.org/jira/browse/AMBARI-22258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209976#comment-16209976
]
Swapan Shridhar commented on AMBARI-22258:
------------------------------------------
commits
branch-2.6:
{code}
commit 143338251ea03faae02218e27f105626b1de41a9
Author: Swapan Shridhar <[email protected]>
Date: Wed Oct 18 13:14:49 2017 -0700
AMBARI-22258. Use correct property attribute setter fn(). while setting
'tez.runtime.io.sort.mb' maximum value.
{code}
trunk:
{code}
commit 3b5cbed0983ef3e47b6a948dcbeeef0ac5d6a604
Author: Swapan Shridhar <[email protected]>
Date: Wed Oct 18 13:05:40 2017 -0700
AMBARI-22258. Use correct property attribute setter fn(). while setting
'tez.runtime.io.sort.mb' maximum value.
{code}
> Use correct property attribute setter fn(). while setting
> 'tez.runtime.io.sort.mb' maximum value.
> -------------------------------------------------------------------------------------------------
>
> Key: AMBARI-22258
> URL: https://issues.apache.org/jira/browse/AMBARI-22258
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.1
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Fix For: 2.6.0
>
> Attachments: AMBARI-22258.patch, AMBARI-22258.trunk.patch
>
>
> *Issue:* Ambari Stack Advisor code was using wrong function to set the max.
> value for 'tez.runtime.io.sort.mb'
> {code:title=/var/lib/ambari-server/resources/scripts/./../stacks/HDP/2.5/services/stack_advisor.py}
> putTezInteractiveSiteProperty("tez.runtime.io.sort.mb", "maximum", 1800)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)