Skip to content

Release v0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tmckayus tmckayus released this 28 May 13:44
· 20 commits to master since this release

Oshinko S2I images used by these templates

These templates use the following oshinko s2i images:

  • radanalyticsio/radanalytics-pyspark:v0.6.1 found here
    radanalyticsio/radanalytics-pyspark-py36:v0.6.1 found here
  • radanalyticsio/radanalytics-java-spark:v0.6.1 found here
  • radanalyticsio/radanalytics-scala-spark:v0.6.1 found here
  • radanalyticsio/radanalytics-r-spark:v0.6.1 found here

Apache Spark version

The referenced oshinko s2i images use Apache Spark 2.4.0
The change to Apache Spark 2.4.0 is the significant change in this release.

Oshinko binary version

The referenced oshinko s2i images use oshinko binary release v0.6.1 found here

Noted difference between these templates and those at https://radanalytics.io

The templates created by https://radanalytics.io/resources.yaml use imagestreams to reference the images so that versions may be easily changed with tags, or so that custom spark distributions may be used (see the site for more information). These templates, on the other hand, reference the v0.6.1 versioned images directly without the use of imagestreams.