Github user felixcheung commented on the pull request:
https://github.com/apache/spark/pull/10171#issuecomment-166189995
@shivaram what do you think about adding `--vanilla` to `RRunner`
[here](https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/RRunner.scala#L81)?
It'd be consistent since worker/demon is already running with `--vanilla`
[here](https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/api/r/RRDD.scala#L401),
and users would still be able to have their desired environ/profile/init
file/workspace when starting SparkR programmatically (ie. when with
`sparkR.init()`, but not with `sparkR` or `spark-submit something.R`)
---
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]