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