public class TezConfigurationFactory extends Object
| Constructor and Description |
|---|
TezConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.conf.Configuration |
copyInto(org.apache.hadoop.conf.Configuration target,
org.apache.hadoop.conf.Configuration src,
Predicate<String> sourceFilter) |
static org.apache.hadoop.mapred.JobConf |
wrapWithJobConf(org.apache.hadoop.conf.Configuration conf,
Predicate<String> sourceFilter) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.