2개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Yes, use cqlsh:
https://aws.amazon.com/blogs/database/loading-data-into-amazon-mcs-with-cqlsh/
At the moment, doesn't look like Keyspaces is a supported target for DMS.
답변함 6년 전
0
Yes, but is not the only option.
- for small datasets or tables you can load data into Amazon Keyspaces using
cqlsh. - for production workloads with large datasets, you can use the DataStax Bulk Loader for Apache Cassandra to load data into Amazon Keyspaces using the
dsbulkcommand.
답변함 5년 전
