Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/4780#issuecomment-76681725
So, I would close this PR in the sense that this isn't the fix. I would
leave SPARK-6029 open though until there's a resolution to the issue one way or
the other.
Are you using Spark 1.3? because it now occurs to me that
`spark.driver.userClassPathFirst` and `spark.executor.userClassPathFirst` don't
exist before 1.3. The equivalents are the less-well-named
`spark.files.userClassPathFirst` and `spark.yarn.user.classpath.first` (for
YARN mode). Can you try those instead if you're using <= 1.2?
Also, just double-check that CA is really in your assembly.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]