Github user brkyvz commented on the pull request:
https://github.com/apache/spark/pull/9390#issuecomment-155865783
@sun-rui With this patch, you should be able to enable this test:
https://github.com/apache/spark/blob/27524a3a9ccee6fbe56149180ebfb3f74e0957e7/core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala#L372
This way you can make sure that you don't break any existing behavior.
Regarding libraries not being able to find SparkR, one option would be to
copy `SparkR` under `R/lib` to the temporary folder you create for building all
other packages. Then you can zip everything except SparkR in that folder for
Yarn support, and continue
---
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]