发布于 2016-04-09 00:01:44 | 72 次阅读 | 评论: 0 | 来源: 网友投递
Onyx 分布式计算系统
Onyx 是一个无中心、支持云、容错的分布式计算系统,使用 Clojure 编写,支持批处理和流处理混合,提供信息模型用于描述和构建分布式工作流,竞争对手: Storm, Cascading, Map/Reduce, Dryad, Apache Sqoop, Twitter Crane 等等
Onyx 0.9.1 发布了,
主要改进记录如下:
New aggregation: added onyx.windowing.aggregation/collect-by-key
aggregation.
Bug fix: Exceptions were being swallowed by Curator's logging configuration. #563
Bug fix: Some exceptions that kill jobs were failing to be serialized to ZooKeeper by Nippy. #564
下载地址:https://github.com/onyx-platform/onyx/releases/tag/0.9.1