RE: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO

2021-05-04 Thread D, Anup (Nokia - IN/Bangalore)
Hi All, Thanks for your valuable comments. We will work on these and get back to you. Regards Anup From: Ismaël Mejía Sent: Friday, April 30, 2021 6:44 PM To: dev Subject: Re: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO Hello, My excuses for not having commented on

Re: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO

2021-04-30 Thread Ismaël Mejía
[9] > https://github.com/datastax/java-driver/tree/4.0.0/upgrade_guide#configuration > > [10] > https://docs.datastax.com/en/developer/java-driver/4.0/manual/core/configuration/ > > [11] > https://docs.datastax.com/en/driver-matrix/doc/driver_matrix/javaDrivers.html >

Re: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO

2021-04-27 Thread Alexey Romanenko
; Regards, > Satwik > > > > From: Alexey Romanenko <mailto:aromanenko@gmail.com>> > Sent: Thursday, April 22, 2021 7:58 PM > To: dev@beam.apache.org <mailto:dev@beam.apache.org> > Subject: Re: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in &g

RE: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO

2021-04-26 Thread S Bhandiwad, Satwik (Nokia - IN/Bangalore)
stions we'll try to do it. Regards, Satwik From: Alexey Romanenko Sent: Thursday, April 22, 2021 7:58 PM To: dev@beam.apache.org Subject: Re: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO Thanks, it looks promising! I just have a couple things to ask. 1) Could

Re: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO

2021-04-22 Thread Alexey Romanenko
ocs.datastax.com/en/developer/java-driver/4.0/manual/core/configuration/> > [11] > https://docs.datastax.com/en/driver-matrix/doc/driver_matrix/javaDrivers.html > <https://docs.datastax.com/en/driver-matrix/doc/driver_matrix/javaDrivers.html> > > > Thanks >

RE: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO

2021-04-19 Thread D, Anup (Nokia - IN/Bangalore)
astax.com/en/developer/java-driver/4.0/manual/core/configuration/ [11] https://docs.datastax.com/en/driver-matrix/doc/driver_matrix/javaDrivers.html Thanks Anup From: Alexey Romanenko Sent: Friday, April 16, 2021 11:02 PM To: dev@beam.apache.org Subject: Re: [PROPOSAL] Upgrade Cassandra driver f

Re: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO

2021-04-16 Thread Alexey Romanenko
Thank you for design doc and starting a discussion on mailing list! I’m the next after Kenn to ask about the potential breaking changes with this upgrade. Could you elaborate a bit on this and can we support both versions in the same time? Alexey > On 15 Apr 2021, at 12:32, S Bhandiwad, Satwik

Re: [PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO

2021-04-15 Thread Kenneth Knowles
I read the doc. I don't have the ability to comment on it so I will reply here with a few questions: - if the user requires Cassandra driver 3.x then this will break them, yes? is there a possibility that they will need this? - beyond just the dependency upgrade, it seems there will be breaking

[PROPOSAL] Upgrade Cassandra driver from 3.x to 4.x in CassandraIO

2021-04-15 Thread S Bhandiwad, Satwik (Nokia - IN/Bangalore)
Hi All, We would like to upgrade Cassandra driver version from 3.x to 4.x in CassandraIO Connector. Design Document - link Pull Request - https://github.com/apache/beam/pull/14457/ Please go throug