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 |
---|---|
Configuration |
getOrLoadHadoopConfig()
get the loaded Hadoop config (or fall back to one loaded from the classpath).
|
void |
setFlinkConfig(Configuration config) |
public void setFlinkConfig(Configuration config)
public Configuration getOrLoadHadoopConfig()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.