public class HadoopConfOverlay extends Object implements ContainerOverlay
Modifier and Type | Class and Description |
---|---|
static class |
HadoopConfOverlay.Builder
A builder for the
HadoopConfOverlay . |
Constructor and Description |
---|
HadoopConfOverlay(File hadoopConfDir) |
Modifier and Type | Method and Description |
---|---|
void |
configure(ContainerSpecification container)
Configure the given container specification.
|
static HadoopConfOverlay.Builder |
newBuilder() |
public void configure(ContainerSpecification container) throws IOException
ContainerOverlay
configure
in interface ContainerOverlay
IOException
public static HadoopConfOverlay.Builder newBuilder()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.