public class PrestoApplicationConfig extends ApplicationConfig
| Constructor and Description |
|---|
PrestoApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
PrestoApplicationConfig |
withVersion(String version)
Configure the version of presto.
|
addProperty, getName, getProperties, getVersion, setName, setProperties, setVersionpublic PrestoApplicationConfig withVersion(String version)
image type | image version | presto version supported hadoop | 2.0.0 | 0.219
version - The version of presto.Copyright © 2021. All rights reserved.