Skip to content

Commit 76c5e36

Browse files
committed
correct the supported spark version
1 parent aceb649 commit 76c5e36

File tree

1 file changed

+1
-1
lines changed
  • docs/integrations/data-ingestion/aws-glue

1 file changed

+1
-1
lines changed

docs/integrations/data-ingestion/aws-glue/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ In your Glue job, select the `Job details` tab, and expend the `Advanced propert
4141
<Image img={notebook_connections_config} size='md' alt='Glue Notebook connections config' />
4242

4343
:::note
44-
The JARs used in the Glue connector are built for `Spark 3.2`, `Scala 2`, and `Python 3`. Make sure to select these versions when configuring your Glue job.
44+
The JARs used in the Glue connector are built for `Spark 3.3`, `Scala 2`, and `Python 3`. Make sure to select these versions when configuring your Glue job.
4545
:::
4646

4747
</TabItem>

0 commit comments

Comments
 (0)