Description
ML and other uses rely on _active_spark_session to find spark session.
Sessions created using getOrCreate method set this variable, but sessions created with create don't.
ML and other uses rely on _active_spark_session to find spark session.
Sessions created using getOrCreate method set this variable, but sessions created with create don't.