发布于 2016-05-15 00:26:55 | 75 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Crate.IO 大规模数据存储系统

Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。


Crate 0.54.9 发布了。更新如下:

  • Improved retry logic of bulk inserts/updates in order to prevent stack overflows caused by recursive retry calls that could lead to hanging update and imports using ``copy from``.

  • Fixed a race condition that could lead to relative write operations (`x = x+ 1`) to be executed twice.

  • In certain cases settings provided via ``-Des.`` system properties could be overridden by the ``crate.yml`` provided in ``$CRATE_HOME/config``

  • Fixed an issue that prevented generated columns to work correctly with arrays.

  • Restrict creation of tables having the primary key constraint within an array column type or its children.

  • with arrays.

  • Fixed an issue that could lead to the `internal_action_long_timeout` and `recovery_activity_timeout` settings to be reset to a wrong default value on a setting update

  • Fixed an issue that could lead to stuck queries if a node dropped out of the cluster.

  • Fix: Changing the column policy on a partitioned table throws an exception if more than 1 partition exists.

  • Fix: Altering a setting on an empty partitioned table is changing the setting on all exising tables.

  • Fix: Throw proper error if a column is used twice in primary key constraint.

  • Fix: Improved error handling to make sure JOIN queries don't get stuck on shard failures.

  • Fix bug which could cause the MATCH predicate in WHERE clause for partitioned tables to fail. This happens in cases when a column ident of the MATCH predicate is not a primary key column.

  • Fix: While restoring a snapshot with multiple indices inside, selecting concrete indices can result in a wrong index being restored.

  • Fix: Insert by query into a table with nested primary keys or nested partitioned by columns defined did not work.

下载地址:



历史版本 :
Crate 2.3.0 版本发布,数据存储系统
Crate 2.1.7 版本发布,数据存储系统
Crate 2.1.5 版本发布,数据存储系统
Crate 2.1.3 版本发布,数据存储系统
Crate 2.1.1 版本发布,数据存储系统
Crate 2.1.0 和 2.0.5 版本发布,数据存储系统
Crate 2.0.3 版本发布,数据存储系统
Crate 1.1.4 版本发布,数据存储系统
Crate 2.0.0 发布,包含许多重要的增强
Crate 1.1.3 版本发布,数据存储系统
Crate 1.2.0 版本发布,数据存储系统
Crate 1.1.2 版本发布,数据存储系统
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务