Andrew Onischuk created AMBARI-10663:
----------------------------------------
Summary: 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)