You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by habdank <ha...@gmail.com> on 2016/08/18 11:07:34 UTC

Camel 2.17.1 and Cassandra 3.7 or 3.x

Dears,

Does Camel 2.17.1 works with Cassandra 3.7 or whatever 3.x version?

When I am trying to connect over camel cassandra component to Cassandra
version 3.7 I got:
InvalidQueryException: unconfigured table schema_keyspaces

It was not the case when I tried to connect to Cassandra 2.1.8 and 2.2.0.

Best regards,
Seweryn.



--
View this message in context: http://camel.465427.n5.nabble.com/Camel-2-17-1-and-Cassandra-3-7-or-3-x-tp5786567.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel 2.17.1 and Cassandra 3.7 or 3.x

Posted by habdank <ha...@gmail.com>.
Hi,

Thanks a lot for the fast responce!

The main problem is that there are quite much breaking changes in Cassandra
Java driver between version 2.x and 3.x. The full list is here:

https://github.com/datastax/java-driver/tree/3.0/upgrade_guide

I will look at POM.

Best regards,
Seweryn.



--
View this message in context: http://camel.465427.n5.nabble.com/Camel-2-17-1-and-Cassandra-3-7-or-3-x-tp5786567p5786574.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel 2.17.1 and Cassandra 3.7 or 3.x

Posted by habdank <ha...@gmail.com>.
Hi,

I had a look at pom.

It seems all 2.17.x releases use Cassandra 2.x.
I see in the relase 2.18.x upgrade to the Cassandra 3.x (concrete to 3.7).

When approximately Camel 2.18.0 will be available?

Best regards,
Seweryn.



--
View this message in context: http://camel.465427.n5.nabble.com/Camel-2-17-1-and-Cassandra-3-7-or-3-x-tp5786567p5786578.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel 2.17.1 and Cassandra 3.7 or 3.x

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

You can look in parent/pom which versions of JARs are used / tested with.

Look like its Cassandra 2.2.2
https://github.com/apache/camel/blob/camel-2.17.1/parent/pom.xml#L86

It does look like those versions are a bit old. We could try to
upgrade to 3.x. You are welcome to log a JIRA.
And we love contributions
http://camel.apache.org/contributing

On Thu, Aug 18, 2016 at 1:07 PM, habdank <ha...@gmail.com> wrote:
> Dears,
>
> Does Camel 2.17.1 works with Cassandra 3.7 or whatever 3.x version?
>
> When I am trying to connect over camel cassandra component to Cassandra
> version 3.7 I got:
> InvalidQueryException: unconfigured table schema_keyspaces
>
> It was not the case when I tried to connect to Cassandra 2.1.8 and 2.2.0.
>
> Best regards,
> Seweryn.
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/Camel-2-17-1-and-Cassandra-3-7-or-3-x-tp5786567.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2