发布于 2016-07-15 00:32:37 | 86 次阅读 | 评论: 0 | 来源: 网友投递
Onyx 分布式计算系统
Onyx 是一个无中心、支持云、容错的分布式计算系统,使用 Clojure 编写,支持批处理和流处理混合,提供信息模型用于描述和构建分布式工作流,竞争对手: Storm, Cascading, Map/Reduce, Dryad, Apache Sqoop, Twitter Crane 等等
Onyx 0.9.8 正式发布了,
本次发布改进记录如下:
改进: onyx.api/submit-job errors are now printed to stderr
改进: BookKeeper cookie is now cleaned up, which will help with repl reload issues (https://github.com/onyx-platform/onyx/issues/612)
Bug 修复:Fix flow conditions where flow/from and flow/to is :all (https://github.com/onyx-platform/onyx/pull/617)
下载地址:
详情:https://github.com/onyx-platform/onyx/blob/0.9.x/changes.md