You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/01/12 16:23:31 UTC

[GitHub] bmeriaux commented on a change in pull request #6715: [FLINK-8424] update cassandra and driver version to latest

bmeriaux commented on a change in pull request #6715: [FLINK-8424] update cassandra and driver version to latest
URL: https://github.com/apache/flink/pull/6715#discussion_r247317683
 
 

 ##########
 File path: flink-connectors/flink-connector-cassandra/src/test/resources/cassandra.yaml
 ##########
 @@ -21,9 +21,11 @@ commitlog_sync_period_in_ms: 10000
 commitlog_segment_size_in_mb: 16
 partitioner: 'org.apache.cassandra.dht.RandomPartitioner'
 endpoint_snitch: 'org.apache.cassandra.locator.SimpleSnitch'
+cdc_raw_directory: $PATH/cdc'
 
 Review comment:
   they are needed to start the new cassandra for int test

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services