发布于 2015-08-13 23:58:40 | 99 次阅读 | 评论: 0 | 来源: 网友投递
Crate.IO 大规模数据存储系统
Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。
Crate 0.51.1 发布,更新内容如下:
- Improved retry logic of EC2 unicast host discovery mechanism
- Updated crate-admin to 0.14.3 which includes the following changes:
- fixed line wrapping in console result table
- Fixed an issue which could cause the blob recovery process to hang under some rare circumstances
- Fixed an issue that caused ``COPY TO .. s3`` statements to leave the cluster in an inaccessible state
- Fixed a deadlock that could occur if queries with high offset or limit were executed concurrently
- Fixed an issue that could cause a count function on partitioned tables to cause an error if a partition was deleted concurrently.
更多内容请查看更新日志。
下载地址:Source code (zip)
Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。
使用方法: