Skip to content
Oryx 2: Lambda architecture on Apache Spark, Apache Kafka for real-time large scale machine learning
Java Scala Shell
Branch: master
Clone or download
dependabot and srowen Bump zookeeper from 3.4.8 to 3.4.14 (#365)
Bumps zookeeper from 3.4.8 to 3.4.14.

Signed-off-by: dependabot[bot] <support@github.com>
Latest commit 6625703 Nov 24, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Add PR / issue template; update plugins, SLF4J, JPMML, snappy Apr 19, 2016
app Update to jpmml 1.4.15, and lots of other dependency / plugin updates Nov 24, 2019
deploy Update master for 2.9.0 Nov 24, 2018
docs Update site for 2.8.0 Nov 25, 2018
framework Update to jpmml 1.4.15, and lots of other dependency / plugin updates Nov 24, 2019
src Update to jpmml 1.4.15, and lots of other dependency / plugin updates Nov 24, 2019
.gitignore
.travis.yml Try to fix snapshot failures with -nsu Oct 1, 2018
LICENSE Swap Koloboke for Eclipse Collections; see #304 (#356) Oct 6, 2018
NOTICE More prep for Java 9: add JAXB impl that works, avoid Java 9 / scala … Sep 28, 2018
README.md Add link to module diagram, and fix a minor version inconsistency Aug 31, 2019
pom.xml Bump zookeeper from 3.4.8 to 3.4.14 (#365) Nov 24, 2019

README.md

Oryx 2 is a realization of the lambda architecture built on Apache Spark and Apache Kafka, but with specialization for real-time large scale machine learning. It is a framework for building applications, but also includes packaged, end-to-end applications for collaborative filtering, classification, regression and clustering.

Proceed to the Oryx 2 site for full documentation.

Just looking to deploy a ready-made, end-to-end application for collaborative filtering, clustering or classification? Easy. Proceed directly to:

Developers can consume Oryx 2 as a framework for building custom applications as well. Following the architecture overview below, proceed to Making an Oryx App to learn how to create a new application. You can review a module diagram as well to understand the project structure.


Build Status Coverity codecov.io

You can’t perform that action at this time.