public class HdfsApplicationConfig extends ApplicationConfig
A Hdfs application can be configured with property of version.
| Constructor and Description |
|---|
HdfsApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
HdfsApplicationConfig |
withVersion(String version)
Configure the version of Hdfs.
|
addProperty, getName, getProperties, getVersion, setName, setProperties, setVersionpublic HdfsApplicationConfig withVersion(String version)
image type | image version | hdfs version supported hadoop | 1.0.0/1.1.0/1.2.0 | 2.7.1 hadoop | 2.0.0 | 3.1.1
version - The version of HDFS.Copyright © 2023. All rights reserved.