package spark
Ordering
- Alphabetic
Visibility
- Public
- All
Value Members
-
object
SparkSingletons extends Logging
Singletons an initialization code related to Spark.
Singletons an initialization code related to Spark.
While Spark provides various getOrCreate methods, this allows WASP to initialize Spark in a cleaner way and in just a few places and access the various entry points in a much more straightforward way.