Closed
Bug 1370622
Opened 8 years ago
Closed 6 years ago
Automatically load SparkSession in Jupyter environment in clusters
Categories
(Data Platform and Tools :: General, enhancement, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
References
Details
SparkSession is the preferred interface to Spark for 2.0+ and SqlContext/SparkContext are deprecated. We should automatically create a SparkSession in the Jupyter environment and encourage its use over the old interfaces (e.g. update the example notebooks)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•3 years ago
|
Component: Spark → General
You need to log in
before you can comment on or make changes to this bug.
Description
•