Description
Yarn will set spark.yarn.credentials.file after DriverEndpoint initialized. So executor will fetch the old configuration and will cause the problem.
Yarn will set spark.yarn.credentials.file after DriverEndpoint initialized. So executor will fetch the old configuration and will cause the problem.