发布于 2016-10-26 23:50:41 | 148 次阅读 | 评论: 0 | 来源: 网友投递
Crate.IO 大规模数据存储系统
Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。
Crate 0.56.3发布了,
更新内容:
1、Fix: ``ORDER BY`` was applied in wrong order in case of rewritable subselects.
2、Show meaningful error when a node is started with invalid settings,e.g. invalid unicast host.
3、Fix the NPE that occured if `distinct` was applied on expressions which resulted in null values.
4、Fix: Revert usage of new Lucene queries for geo point ``within`` queries because of an unresolved bug in Lucene 5.x versions.
5、Updated crate-admin to ``0.20.4`` which includes following changes:
- Fix: removed chinese language from i18n configuration.
- Fix: added english as a fallback language for translation files.
- Fixed broken execute button in the console view.
- Fix: Reduced the amount of log output to browseonsole when issuing
SQL statements.
下载地址: