Github user vanzin commented on the pull request:
https://github.com/apache/spark/pull/3916#issuecomment-69981602
HI @andrewor14 , thanks for all the comments. I updated the patch and I
think I covered everything. Mainly, I fixed the issue with new lines that you
asked about, and also now `sbt assembly` should work without having to do `sbt
package` too.
> I notice that SparkLauncher doesn't have the full set of options found
in SparkSubmitArguments
My thinking is that aside from the exposed APIs, everything else would be
set using `SparkLauncher.setConf()`. I even though about removing some other
methods (like `setMaster()`) but decided to leave the most common ones easily
accessible.
---
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]