Get Spark application name
Automatically build a SparkSession
Automatically build a SparkSession
Get cassandar host value
Wrapper of withSparkConf
Wrapper of withSparkConf
spark configuration
Build a spark session with the current configuration
Build a spark session with the current configuration
spark session
Get a SparkConf value
Get a SparkConf value
key of spark conf
string if the key exists, null otherwise
Get spark.sql.shuffle.partitions
Set a SparkConf property
Set a SparkConf property
key of spark conf
value of spark conf
Set the name of spark application
Set the name of spark application
name of app
Set the application envir
Set the application envir
cassandra host
Set application environment
Set application environment
LOCAL, DEV, PREPROD, PROD, EMR
Set spark.sql.shuffle.partitions
Set spark.sql.shuffle.partitions
default number of partition
Set Master URL for Spark
Set Master URL for Spark
url of master
Get Spark Master URL
Override the existing configuration with an user defined configuration
Override the existing configuration with an user defined configuration
spark configuration
Configure and build new sparkSession according to given usages
Usage: