Re: CassandraSessionProvider 1.14.0

2021-10-21 Thread Matt Burgess
Just to follow up on this, I verified the issue occurs with the Datastax Cassandra Java driver version 3.11.0 but works with 3.10.2. I believe this to be caused by JAVA-2924 [1], and after reviewing the release notes and testing, I wrote up NIFI-9318 [2] to cover the downgrade. Regards, Matt [1]

Re: CassandraSessionProvider 1.14.0

2021-09-30 Thread Matt Burgess
Eduardo, The version of the Datastax Cassandra JDBC driver in 1.14.0 was upgraded from 3.3.0 to 3.11.0 under NIFI-8295 [1]. According to Microsoft docs [2] this should be compatible with CosmosDB. However there were some code changes made as well, it appears that the endpoints must now be backed

CassandraSessionProvider 1.14.0

2021-09-30 Thread Eduardo Fontes
Hi all, I'm using CassandraSassionProvider 1.12.1 with CosmosDB Cassandra API in Azure with no problem. When I tried to migrate the flow to 1.14 NiFi version, it doesn't connect. I got this error in log: 2021-09-30 14:30:46,449 ERROR [Timer-Driven Process Thread-7]