We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb32d8c commit 94c0643Copy full SHA for 94c0643
README.md
@@ -35,7 +35,7 @@ tar -xvzf spark-3.5.4-bin-hadoop3-scala2.13.tgz
35
> [!CAUTION]
36
> If the above Spark and Scala version does not match, you may see an exception like below when running the CDM jobs,
37
```
38
-Exception in thread "main" java.lang.NoSuchMethodError: scala.runtime.Statics.releaseFence()
+Exception in thread "main" java.lang.NoSuchMethodError: 'void scala.runtime.Statics.releaseFence()'
39
40
41
> [!NOTE]
0 commit comments