microsoft / microsoft/azure-tools-for-java
Failed to start "Spark local console (Scala)"
@xiawangMs is already working on this.
Since Sep 23, 2022.
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
Following this doc to set up "Azure toolkit plugin" for Synapse.
https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/intellij-tool-synapse
Succeed to run Spark application locally with this step:
https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/intellij-tool-synapse#scenario-1-do-local-run
But failed to run Spark local console with this step:
https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/intellij-tool-synapse#spark-local-console-scala
There is no useful information in error message, it just says:
"Error running Synapse >> Spark local console (Scala): 'void org.jetbrains.plugins.scala.console.ScalaConsoleInfo.disposeConsole(org.jetbrains.plugins.scala.console.ScalaLanguageConsole)'"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.