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