Oryx 2 v2.3.0 Release Notes

Release Date: 2017-03-12 // about 7 years ago
  • ๐Ÿ›  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