Although the Cassandra components were removed in 2.0.0-M3 [1], you can still download the NARs from 2.0.0-M2:
https://repository.apache.org/service/local/artifact/maven/redirect?r=releases&g=org.apache.nifi&a=nifi-cassandra-services-nar&v=2.0.0-M2&e=nar https://repository.apache.org/service/local/artifact/maven/redirect?r=releases&g=org.apache.nifi&a=nifi-cassandra-nar&v=2.0.0-M2&e=nar https://repository.apache.org/service/local/artifact/maven/redirect?r=releases&g=org.apache.nifi&a=nifi-cassandra-services-api-nar&v=2.0.0-M2&e=nar Drop those in your lib/ folder and restart NiFi. You will then be able to add processors such as PutCassandraQL. This removes the need to use the JDBC driver as it uses the Cassandra SDK directly. The documentation for those processors will be available in your NiFi instance if you right-click on the processor and choose "Usage". Regards, Matt [1] https://issues.apache.org/jira/browse/NIFI-12920 On Fri, Sep 13, 2024 at 9:32 AM Deepanshu Lodhi <deepansh...@inventia.in> wrote: > Dear all, > > *Greetings of the Day!!* > > > > It will be highly appreciated if someone provides the guide for the > connection of “Apache Cassandra” in Apache NiFi 2.0.0-M4. > > > > *Thanks* > > Deepanshu >