BigDataPoolResourceInfo.DefinitionStages.WithSparkConfigProperties Interface
public static interface BigDataPoolResourceInfo.DefinitionStages.WithSparkConfigProperties
The stage of the BigDataPoolResourceInfo definition allowing to specify sparkConfigProperties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withSparkConfigProperties(LibraryRequirements sparkConfigProperties)
Specifies the spark |
Method Details
withSparkConfigProperties
public abstract BigDataPoolResourceInfo.DefinitionStages.WithCreate withSparkConfigProperties(LibraryRequirements sparkConfigProperties)
Specifies the sparkConfigProperties property: Spark configuration file to specify additional properties.
Parameters:
Returns: