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
I am trying to use this extension in VS Code connected to WSL Ubuntu, with (hopefully) correct Java runtime and conda installed
I can initialize a Spark session in the top cell using fabric-synapse-runtime-1-2, but get various error messages like "java.lang.IllegalArgumentException: Can not create session for lighter." when trying to call for example spark.read on a ABFS table path.
Should the extension work in WSL, or only Windows/ MacOS?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use this extension in VS Code connected to WSL Ubuntu, with (hopefully) correct Java runtime and conda installed
I can initialize a Spark session in the top cell using
fabric-synapse-runtime-1-2, but get various error messages like "java.lang.IllegalArgumentException: Can not create session for lighter." when trying to call for example spark.read on a ABFS table path.Should the extension work in WSL, or only Windows/ MacOS?
Beta Was this translation helpful? Give feedback.
All reactions