public class HadoopConfOverlay extends Object implements ContainerOverlay
The following files are copied to the container: - hadoop/conf/core-site.xml - hadoop/conf/hdfs-site.xml
The following environment variables are set in the container: - HADOOP_CONF_DIR
The following Flink configuration entries are updated: - fs.hdfs.hadoopconf
| 限定符和类型 | 类和说明 |
|---|---|
static class |
HadoopConfOverlay.Builder
A builder for the
HadoopConfOverlay. |
| 构造器和说明 |
|---|
HadoopConfOverlay(File hadoopConfDir) |
public void configure(ContainerSpecification container) throws IOException
ContainerOverlayconfigure 在接口中 ContainerOverlayIOExceptionpublic static HadoopConfOverlay.Builder newBuilder()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.