public class HueApplicationConfig extends ApplicationConfig
A HUE application can be configured with property of version.
| Constructor and Description |
|---|
HueApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
HueApplicationConfig |
withVersion(String version)
Configure the version of HUE.
|
addProperty, getName, getProperties, getVersion, setName, setProperties, setVersionpublic HueApplicationConfig withVersion(String version)
image type | image version | HUE version supported hadoop | 0.1.0 | 3.7.1 hadoop | 0.2.0 | 3.7.1
version - The version of HUE.Copyright © 2023. All rights reserved.