红联Linux门户
Linux帮助

Apache Storm 0.9.4发布,分布式实时计算

发布时间:2015-03-27 09:23:28来源:红联作者:empast
Apache Storm 0.9.4 发布了,这是一个维护版本,主要是一些重要的 bug 修复,提升了稳定性和容错,建议用户升级。

该版本改进内容包括:

STORM-559: ZkHosts in README should use 2181 as port.

STORM-682: supervisor should handle worker state corruption gracefully.

STORM-693: when kafka bolt fails to write tuple, it should report error instead of silently acking.

STORM-329: fix cascading Storm failure by improving reconnection strategy and buffering messages

STORM-130: Supervisor getting killed due to java.io.FileNotFoundException: File '../stormconf.ser' does not exist.

Apache Storm 的前身是 Twitter Storm 平台,目前已经归于 Apache 基金会管辖。

Apache Storm 是一个免费开源的分布式实时计算系统。简化了流数据的可靠处理,像 Hadoop 一样实现实时批处理。Storm 很简单,可用于任意编程语言。Apache Storm 采用 Clojure 开发。

Storm 有很多应用场景,包括实时数据分析、联机学习、持续计算、分布式 RPC、ETL 等。Storm 速度非常快,一个测试在单节点上实现每秒一百万的组处理。

目前已经有包括阿里百度在内的数家大型互联网公司在使用该平台。

下载地址:http://storm.apache.org/downloads.html

来自:开源中国社区
文章评论

共有 0 条评论