Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/20669
@ifilonenko you can't just remove the init container without replacing its
functionality. In my patch that was done by using spark-submit to run the
driver. But here you have nothing. That's why the tests are failing.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
