GitHub user felixcheung opened a pull request:
https://github.com/apache/spark/pull/17815
[SPARK-20541][SPARKR][SS] support awaitTermination without timeout
## What changes were proposed in this pull request?
Add without param for timeout - will need this to submit a job that runs
until the stopped
Need this for 2.2
## How was this patch tested?
manually, unit test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/felixcheung/spark rssawaitinfinite
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17815.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17815
----
commit a94683753543cb58dac2b80efc973cb61552a295
Author: Felix Cheung <[email protected]>
Date: 2017-05-01T00:04:34Z
add await forever
----
---
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]