Alice Sayutina

Results 2 comments of Alice Sayutina

Some technical details: gentoo, cdm version = "0.6.1_pre20130419"

`DatabricksSession.builder.getOrCreate()` with fallback to `SparkSession.builder.getOrCreate()` in case of import error should be good implementation. `DatabricksSession` supports configuration by `SPARK_REMOTE` exactly as in SparkSession, while also supporting additional configuration mechanics and...