public class HadoopConfigLoader extends Object
| Constructor and Description |
|---|
HadoopConfigLoader(String[] flinkConfigPrefixes,
String[][] mirroredConfigKeys,
String hadoopConfigPrefix,
Set<String> packagePrefixesToShade,
Set<String> configKeysToShade,
String flinkShadingPrefix) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
getOrLoadHadoopConfig()
get the loaded Hadoop config (or fall back to one loaded from the classpath).
|
void |
setFlinkConfig(org.apache.flink.configuration.Configuration config) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.