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 e5b884c commit 7fa2043Copy full SHA for 7fa2043
src/platforms/python/guides/pyspark/index.mdx
@@ -33,7 +33,7 @@ if __name__ == "__main__":
33
34
### Worker
35
36
-The spark worker integration is supported for Spark 2.4.0 and above.
+The spark worker integration is supported for Spark 2.4.x. It is **not supported** for Spark 3.
37
38
Create a file called `sentry-daemon.py` with the following content:
39
0 commit comments