| Modifier and Type | Field and Description |
|---|---|
static Classification |
Classification.SPARK
Sets the maximizeResourceAllocation property to true or false.
|
static Classification |
Classification.SPARK_DEFAULTS
Sets values in the spark-defaults.conf file.
|
static Classification |
Classification.SPARK_ENV
Sets values in the spark-env.sh file.
|
static Classification |
Classification.SPARK_HIVE_SITE
Sets values in the hive-site.xml for Spark.
|
static Classification |
Classification.SPARK_LOG4_J
Sets values in the log4j.properties file.
|
static Classification |
Classification.SPARK_METRICS
Sets values in the metrics.properties file.
|
| Modifier and Type | Method and Description |
|---|---|
Classification |
ApplicationConfiguration.getClassification()
The classification within a configuration.
|
Classification |
ApplicationConfiguration.Jsii$Proxy.getClassification() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfiguration.Builder |
ApplicationConfiguration.Builder.classification(Classification classification)
Sets the value of
ApplicationConfiguration.getClassification() |
Copyright © 2022. All rights reserved.