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/07 10:45:51 UTC

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

aljoscha 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_r245613620
 
 

 ##########
 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:
   What's the reason for adding these two new settings?

----------------------------------------------------------------
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