radanalyticsio / radanalyticsio.github.io

a developer oriented site for the radanalytics organization
https://radanalytics.io
10 stars 27 forks source link

Update resources.yaml for spark 2.4 #290

Closed tmckayus closed 5 years ago

tmckayus commented 5 years ago

Because resources.yaml contains configmaps and imagestreams for spark that align with major.minor versions, it needs to be revved when we change the spark major or minor version.

This change archives the previous resources.yaml for v0.5.6 and updates the top-level resources.yaml to reference spark 2.4.

tmckayus commented 5 years ago

@elmiko ptal

This will need to be merged immediately after (but not before) the "stable" tag is moved to the radanalytics v0.6.1 images, since they use spark 2.4

elmiko commented 5 years ago

ack, sounds good to me Trevor.

we should also plan to update the tutorials that rely on 2.3.0 artifacts in their instructions. i can take a look through that.