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: [email protected] With regards, Apache Git Services
