...
Name | Default value | Description | Location | Since |
---|---|---|---|---|
tez.am.shuffle-vertex-manager.desired-task-input-size | 50 | Set the input size for each TEZ sub-task | das-common.properties | 5.0 |
| smart | Force a job to be run with a specific execution framework Spark Smart Execution = Smart Local Mode = local (default and the only execution framework in local mode) | 5.0 | |
das.execution-framework.small-job.max-records | 1000000 | Set a threshold size for number of records to choose execution framework | 5.0 | |
das.execution-framework.small-job.max-uncompressed | 1000000000 | Set a threshold size for uncompressed file size to choose execution framework | 5.0 |
...