Skip to content

Commit 2314fe8

Browse files
authored
Merge pull request #4212 from ClickHouse/glue-fix-spark-version
Glue fix spark version
2 parents b57eb68 + b87350c commit 2314fe8

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' force='true' />
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)