Github user shivaram commented on the pull request:
https://github.com/apache/spark/pull/6928#issuecomment-114014345
Yeah I think that sounds reasonable. Tying this up with the
SparkSubmitSuite will be pretty messy. One easy way to do this is to just pull
out the code to construct the spark-submit command line into a separate
function and then test that function.
https://github.com/apache/spark/blob/master/R/pkg/inst/tests/test_utils.R#L23
has some examples on how to test util functions.
---
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]