Skip to content

Commit 7fa2043

Browse files
authored
add note about Spark 3 support (#4383)
1 parent e5b884c commit 7fa2043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/python/guides/pyspark/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ if __name__ == "__main__":
3333

3434
### Worker
3535

36-
The spark worker integration is supported for Spark 2.4.0 and above.
36+
The spark worker integration is supported for Spark 2.4.x. It is **not supported** for Spark 3.
3737

3838
Create a file called `sentry-daemon.py` with the following content:
3939

0 commit comments

Comments
 (0)