[
https://issues.apache.org/jira/browse/NIFI-8468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
madhavan updated NIFI-8468:
---------------------------
Description:
The Cassandra processors use the [3.11.0
driver|https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml#L26].
The latest driver at the time of this writing is
[4.11.0|https://docs.datastax.com/en/developer/java-driver/4.11/changelog/#changelog],
also checkout the [upgrade guide from 3.x to
4.x|https://docs.datastax.com/en/developer/java-driver/4.11/upgrade_guide/].
Upgrading the driver will enable NiFi users to interact with any Cassandra
cluster of version 1.x, 2.x, or 3.x and leverage the fixes, feature and
improvements done.
was:
The Cassandra processors use the [3.3.0
driver|https://github.com/apache/nifi/blob/rel/nifi-1.13.0/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml#L26].
The latest driver at the time of this writing is
[3.10.2|https://docs.datastax.com/en/developer/java-driver/3.10/changelog/#3-10-2],
which is fully backwards-compatible.
Upgrading the driver will enable NiFi users to interact with any Cassandra
cluster of version 1.x, 2.x, or 3.x and leverage the fixes, feature and
improvements done.
> Upgrade Cassandra driver to latest 4.x
> --------------------------------------
>
> Key: NIFI-8468
> URL: https://issues.apache.org/jira/browse/NIFI-8468
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.13.0
> Reporter: madhavan
> Priority: Major
> Fix For: 1.14.0
>
>
> The Cassandra processors use the [3.11.0
> driver|https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml#L26].
> The latest driver at the time of this writing is
> [4.11.0|https://docs.datastax.com/en/developer/java-driver/4.11/changelog/#changelog],
> also checkout the [upgrade guide from 3.x to
> 4.x|https://docs.datastax.com/en/developer/java-driver/4.11/upgrade_guide/].
> Upgrading the driver will enable NiFi users to interact with any Cassandra
> cluster of version 1.x, 2.x, or 3.x and leverage the fixes, feature and
> improvements done.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)