Github user sun-rui commented on the pull request:

    https://github.com/apache/spark/pull/6743#issuecomment-119161819
  
    @andrewor14, I did a modification on your proposed code because when 
sparkRPackagePath() is called on executors, Most of the Spark conf properties 
can't be accessed from the Java system properties because the executor backends 
do not update the system properties according to the sparkConf. Fortunately, 
there is a global SparkEnv object that holds a sparkConf in this case.


---
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]

Reply via email to