radanalyticsio / openshift-spark

72 stars 83 forks source link

fix the issue with Spark 2.3 when master can't contact the driver, because of wrong/missing fqdn #64

Closed jkremser closed 6 years ago

jkremser commented 6 years ago

if the master and workers have the DRIVER_HOST set to the service that points to the driver, it should fix the issue...

resources.yaml should provide some tips

workaround: in a notebook you can reconfigure the spark conf to see the driver

jkremser commented 6 years ago

ouch, wrong repo, sorry I am closing this