[
https://issues.apache.org/jira/browse/AMBARI-22258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209904#comment-16209904
]
Hudson commented on AMBARI-22258:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8298 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8298/])
Revert "AMBARI-22258. Use correct property attribute setter fn(). while
(sshridhar:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=37d59f281e682c17e0a34aa7e6d9a09c927febca])
* (edit) ambari-server/src/test/python/stacks/2.5/common/test_stack_advisor.py
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py
> 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
>
>
> *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)