[Solved] NiFi using Clickhouse Driver NoClassDefFoundError


The Clickhouse Driver is not a standalone JAR, it has dependencies such as Guava. You’d have to download all the dependencies along with the driver JAR, put them all in a folder, and point to the folder in the Database Driver Location(s) property.

4

solved NiFi using Clickhouse Driver NoClassDefFoundError