sarankk commented on code in PR #214:
URL:
https://github.com/apache/cassandra-analytics/pull/214#discussion_r3424138017
##########
cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/CassandraClusterInfo.java:
##########
@@ -356,6 +356,17 @@ public ReplicationFactor replicationFactor()
}
}
+ @Override
+ public String getReplicationType()
Review Comment:
`CassandraClusterInfoGroup` is used for bulk writes through S3, for now we
will not support write to tracked tables via S3. We will handle S3 code path
changes in a separate JIRA
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]