Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>Ocean for Apache Spark Jupyter extensionNew to Visual Studio Code? Get it now.

Ocean for Apache Spark Jupyter extension

Spot by NetApp

|
31 installs
| (2) | Free
Run your notebook on your Ocean for Apache Spark cluster
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OFAS Jupyter Notebook Extension

Connect your notebook to your Ocean for Apache Spark cluster

Quick start instructions

  1. Install this extension and Jupyter extension
  2. Open or create a notebook
  3. Click on Jupyter Server button in the status bar
  4. Select Spot Ocean for Apache Spark item in the list
  5. Enter your accountId, token and pick the cluster you want to use
  6. Click on Kernel selector button (top right corner) and select the config-template you want to use. (Config-templates can take few seconds to appear in the list)
  7. Run code in your notebook. First execution can take some time as a spark app needs to be started in your cluster

Tips

Kernel shutdown / App termination

Closing your notebook may not result with app termination. If may have to go to Spot console and kill your notebook application. Or you can use Jupyter PowerToys extension to be able to shutdown kernels without leaving VSCode.

Troubleshooting

I don't see Spot Ocean for Apache Spark in the Jupyter Connection options

  • Make sure VSCode and Jupyter extension are updated to their latest version

I don't see config-templates from my cluster in the kernel picker

Try this :

  • Close your notebook files.
  • Open the Command Palette (Cmd+Shift+P) and select Developer: Clear Notebook Kernels MRU Cache.
  • Re-open your file and re-connect to cluster.
  • Your config-templates should appear in kernel picker.

Extension Settings

None

Release Notes

0.0.4

  • Bugfix: Extension was not activated on some configuration

0.0.3

  • Readme updates

0.0.2

  • AccountId and token are stored in workspace state
  • Available clusters fetched from API

0.0.1

Alpha version

  • ClusterId and token configuration and retention
  • Start a jupyter server and copy server URI to clipboard

--

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft