I'd ideally like to submit jobs to my Spark cluster (local or remote) via a Jupyter notebook. It turns out that there's a recent update to .NET Interactive to allow me to use their C# REPL within Jupyter, but I'm unable to find any documentation indicating how to use this with Spark.NET.
Both Synapse and Databricks offer support to use notebooks online with Spark, so I'm looking for guidance on how to do the same locally. Thank you!
I'd ideally like to submit jobs to my Spark cluster (local or remote) via a Jupyter notebook. It turns out that there's a recent update to .NET Interactive to allow me to use their C# REPL within Jupyter, but I'm unable to find any documentation indicating how to use this with Spark.NET.
Both Synapse and Databricks offer support to use notebooks online with Spark, so I'm looking for guidance on how to do the same locally. Thank you!