Hi,

We would like to add following dependencies into Sidecar

- software.amazon/awssdk:bom:2.20.43
- software.amazon.awssdk:s3
- software.amazon.awssdk:netty-nio-client
-  org.lz4:lz4-java:1.8.0

Through this JIRA
https://issues.apache.org/jira/browse/CASSANDRASC-92?filter=-1, we would
like to introduce restore SSTable from S3 into Cassandra feature to
Sidecar. Briefly about this feature, users of Sidecar can place a restore
request. Sidecar, while processing the request, will download SSTables from
S3 and import them into Cassandra using *SSTableImporter*. As part of this
feature, we have added endpoints for creating,  updating restore jobs and
also background tasks for completing requests. Above mentioned dependencies
are needed for Sidecar’s communication with S3.

Best,
Saranya Krishnakumar

Reply via email to