Skip to content

Conversation

@jovezhong
Copy link
Contributor

@jovezhong jovezhong commented Aug 25, 2025

I am following the guide to set up connection between Apache Spark and ClickHouse. 2 minor issues:

  1. I guess :::note is the correct syntax for the docusaurus markdown
  2. if I load those 2 jars from maven in spark-sql CLI, I cannot use com.clickhouse:clickhouse-jdbc:0.9.1:all. The error message is

Exception in thread "main" java.lang.IllegalArgumentException: requirement failed: Provided Maven Coordinates must be in the form 'groupId:artifactId:version'. The coordinate provided is: com.clickhouse:clickhouse-jdbc:0.9.1:all

So I propose removing the :all. Maven/ivy can load necessary jars for clickhouse jdbc driver.

Please review.

Summary

Checklist

I guess `:::note` is the correct syntax for the docusaurus markdown
@jovezhong jovezhong requested review from a team as code owners August 25, 2025 22:08
@vercel
Copy link

vercel bot commented Aug 25, 2025

@jovezhong is attempting to deploy a commit to the ClickHouse Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Aug 25, 2025

CLA assistant check
All committers have signed the CLA.

Otherwise the error message: java.lang.IllegalArgumentException: requirement failed: Provided Maven Coordinates must be in the form 'groupId:artifactId:version'. The coordinate provided is: com.clickhouse:clickhouse-jdbc:0.9.1:all
Copy link
Member

@Blargian Blargian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Blargian Blargian merged commit 948a3c8 into ClickHouse:main Aug 26, 2025
10 of 14 checks passed
@Blargian
Copy link
Member

Thank you for your contribution @jovezhong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants