New
Feature
New Spark Session Creation Form for Jupyter Notebooks! π
Weβve completely redesigned the Spark session creation form for Jupyter Notebooks (Sparkmagic), making it faster and easier than ever to configure your sessions without dealing with raw JSON.
Key Improvements:
- π Simplified Configuration β Set all session parameters through an intuitive formβno more manual JSON editing!
- βΈ Auto-Pause Checkbox β Enable automatic session pausing during idle time to optimize resource usage.
- π Cluster Selection β Choose which cluster your Spark session should run on, right from the form.
- βοΈ Memory & Dynamic Allocation β Fine-tune resource settings, including memory limits and dynamic allocation.
- π Python Extra Packages β Specify dependencies to install before your Spark job starts.