Description
https://github.com/apache/spark/pull/299 changed the way configuration was done and passed to the executors. This breaks use of authentication as the executor needs to know that authentication is enabled before connecting to the driver.
https://github.com/apache/spark/pull/299 changed the way configuration was done and passed to the executors. This breaks use of authentication as the executor needs to know that authentication is enabled before connecting to the driver.