You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/04/22 17:26:32 UTC

Review Request 33438: Add config handling for Tez sorter impl

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33438/
-----------------------------------------------------------

Review request for Ambari and Dmytro Sen.


Bugs: AMBARI-10663
    https://issues.apache.org/jira/browse/AMBARI-10663


Repository: ambari


Description
-------

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.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.3/services/TEZ/configuration/tez-site.xml 660b44b 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py bffbc26 

Diff: https://reviews.apache.org/r/33438/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 33438: Add config handling for Tez sorter impl

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33438/#review81161
-----------------------------------------------------------

Ship it!


Ship It!

- Dmytro Sen


On Апрель 22, 2015, 3:26 п.п., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33438/
> -----------------------------------------------------------
> 
> (Updated Апрель 22, 2015, 3:26 п.п.)
> 
> 
> Review request for Ambari and Dmytro Sen.
> 
> 
> Bugs: AMBARI-10663
>     https://issues.apache.org/jira/browse/AMBARI-10663
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> 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.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.3/services/TEZ/configuration/tez-site.xml 660b44b 
>   ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py bffbc26 
> 
> Diff: https://reviews.apache.org/r/33438/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>