clickhouse-java icon indicating copy to clipboard operation
clickhouse-java copied to clipboard

Use javasist pile ru. Another dual. Clickhouse. ClickHouseDriver, error: Java. Lang. ClassNotFoundException: ru.yandex.clickhouse.ClickHouseConnection

Open 000xiaoxiao000 opened this issue 3 years ago • 4 comments

image image There is no import ClickHouseConnection interface in the ClickHouseDriver class.

000xiaoxiao000 avatar Feb 24 '22 02:02 000xiaoxiao000

What version of the driver you're using? New version might not work with JDK 7. And how to reproduce the issue?

There is no import ClickHouseConnection interface in the ClickHouseDriver class.

Because they're in the same package?

zhicwu avatar Feb 24 '22 09:02 zhicwu

ru.yandex.clickhouse clickhouse-jdbc 0.2.4

jdk1.8 version

The staking code is in ClickHouseDriver. image The agent code. image

000xiaoxiao000 avatar Feb 24 '22 09:02 000xiaoxiao000

@mzitnik ru.yandex.clickhouse clickhouse-jdbc 0.2.4 is legacy driver code please start using the new one if reproduced notify

mzitnik avatar Jun 25 '22 19:06 mzitnik

@mzitnik ru.yandex.clickhouse clickhouse-jdbc 0.2.4 is legacy driver code please start using the new one if reproduced notify

is legacy driver code, what's the meaning?

000xiaoxiao000 avatar Jul 01 '22 12:07 000xiaoxiao000