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
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.
Copy file name to clipboardExpand all lines: articles/synapse-analytics/spark/spark-dotnet.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,10 +115,6 @@ The following features are available when you use .NET for Apache Spark in the A
115
115
116
116
## Troubleshooting
117
117
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
-
122
118
### OutOfMemoryError: java heap space at org.apache.spark
123
119
124
120
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