Skip to content

Commit 8b00e9d

Browse files
authored
Update spark-dotnet.md
Removed DotNetRunner: null / Futures timeout in Synapse Spark Job Definition Run Synapse Spark Job Definitions on Spark Pools using Spark 2.4 require Microsoft.Spark 1.0.0. Clear your bin and obj directories, and publish the project using 1.0.0.
1 parent 1e53378 commit 8b00e9d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/synapse-analytics/spark/spark-dotnet.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,6 @@ The following features are available when you use .NET for Apache Spark in the A
115115
116116
## Troubleshooting
117117
118-
### `DotNetRunner: null` / `Futures timeout` in Synapse Spark Job Definition Run
119-
120-
Synapse Spark Job Definitions on Spark Pools using [Spark 2.4](./apache-spark-24-runtime.md) require `Microsoft.Spark` 1.0.0. Clear your `bin` and `obj` directories, and publish the project using 1.0.0.
121-
122118
### OutOfMemoryError: java heap space at org.apache.spark
123119
124120
Dotnet Spark 1.0.0 uses a different debug architecture than 1.1.1+. You will have to use 1.0.0 for your published version and 1.1.1+ for local debugging.

0 commit comments

Comments
 (0)