Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Oryx 2.3.0

Compare
Choose a tag to compare
@srowen srowen released this 12 Mar 15:35
· 99 commits to master since this release

The significant change from 2.2.x is that 2.3.x requires and supports Spark 2.x. Otherwise it includes, generally, minor bug fixes and small enhancements.

  • NullPointerException for Batch layer in pure scala when pastData == null
  • During ALS model load, serving can slow down due to solver recomputation
  • Add model validation threshold for acceptance #321

Note that from version 2.3.0, artifacts appear in the standard Maven repository, not the Cloudera repo. No need for custom repository declarations to access these now. See https://repo1.maven.org/maven2/com/cloudera/oryx

Closed issues: https://github.com/OryxProject/oryx/milestone/17?closed=1