You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
oc create configmap storedconfig --from-literal=mastercount=1 --from-literal=workercount=4 --from-literal=sparkimage=crobby/openshift-spark
then using storedconfig as the configmap in advanced create mode leaves us with a cluster using the default spark image instead of the desired one.
The text was updated successfully, but these errors were encountered: