Closed tmckayus closed 4 years ago
some of the app examples are using older versions of spark 2.3. on current versions of openshift, spark-on-k8s does not work for spark versions before 2.4.5
:bug: Bug fix (non-breaking change which fixes an issue)
@elmiko @jkremser ptal
on recent openshift tests, spark-on-k8s fails with protocal errors talking to the kube master for versions of spark before 2.4.5 (see https://bugzilla.redhat.com/show_bug.cgi?id=1794146)
Description
some of the app examples are using older versions of spark 2.3. on current versions of openshift, spark-on-k8s does not work for spark versions before 2.4.5
Types of changes
:bug: Bug fix (non-breaking change which fixes an issue)