You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-12380] [PYSPARK] use SQLContext.getOrCreate in mllib
MLlib should use SQLContext.getOrCreate() instead of creating new SQLContext.
Author: Davies Liu <[email protected]>
Closes#10338 from davies/create_context.
(cherry picked from commit 27b98e9)
Signed-off-by: Davies Liu <[email protected]>
0 commit comments