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