You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/04/24 17:59:38 UTC

[jira] [Commented] (AMBARI-10663) Add config handling for Tez sorter impl

    [ https://issues.apache.org/jira/browse/AMBARI-10663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511271#comment-14511271 ] 

Hudson commented on AMBARI-10663:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2430 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2430/])
AMBARI-10663. Add config handling for Tez sorter impl (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=df35cf8c06645f25aa0af69ea7cd39a631f50b0a)
* ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/TEZ/configuration/tez-site.xml


> Add config handling for Tez sorter impl
> ---------------------------------------
>
>                 Key: AMBARI-10663
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10663
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.1.0
>
>
> New configuration property in Dal:
> Config property name: tez.runtime.sorter.class  
> Description: Which sorter implementation to use.  
> Type: Advanced configuration  
> Valid Values: "PIPELINED", "LEGACY"  
> Default value: "PIPELINED"
> Related values:  
> "tez.runtime.pipelined.sorter.sort.threads" - only relevant for pipelined,
> default value 2.  
> "tez.runtime.io.sort,mb" - for legacy, this values need to be 2047 MB or
> below. For pipelined, this can exceed 2 GB.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)