将数据从 Cassandra 迁移到 MySQL 的工具?
我们使用 Cassandra 进行数据存储,但希望每天将数据从 Cassandra 迁移到 MySQL,以便营销/产品用户可以使用 SQL 语法独立查询数据。
这里有什么建议吗?
We're using Cassandra for data store, but want to migrate data out of Cassandra and into MySQL on a daily basis so that marketing/product users can query data independently using an SQL syntax.
Any advice here?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 Hive 通过 SQL 访问 cassandra 数据,Hive 已集成到 DataStax Brisk 发行版中。
http://www.datastax.com/docs/0.8/brisk/about_hive
You can access your cassandra data via SQL using Hive, which is integrated into the DataStax Brisk distribution.
http://www.datastax.com/docs/0.8/brisk/about_hive