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