[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-12 Thread lallea
Github user lallea commented on the pull request: https://github.com/apache/spark/pull/1001#issuecomment-45841618 You beat me to Jira. Thanks for the merge. --- 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 projec

[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/1001 --- 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 enab

[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1001#issuecomment-45694825 Merged build finished. All automated tests passed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1001#issuecomment-45694826 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15662/ --- If your project

[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1001#issuecomment-45692746 Merged build started. --- 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

[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1001#issuecomment-45692744 Merged build triggered. --- 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 h

[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-10 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/1001#issuecomment-45692642 Hey @lallea mind quickly creating a JIRA for this? We try to do this with any user-facing bug so if someone runs into it they can quickly figure out which version it is

[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-10 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/1001#issuecomment-45692512 Jenkins, test this please. LGTM - good catch on this, thanks for the fix! --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-06 Thread lallea
Github user lallea commented on the pull request: https://github.com/apache/spark/pull/1001#issuecomment-45386028 This patch is my original work, and I accept to have it licensed under Apache v2. --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1001#issuecomment-45385763 Can one of the admins verify this patch? --- 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 pro

[GitHub] spark pull request: Mend StreamingContext stop() followed by await...

2014-06-06 Thread lallea
GitHub user lallea opened a pull request: https://github.com/apache/spark/pull/1001 Mend StreamingContext stop() followed by awaitTermination(). You can merge this pull request into a Git repository by running: $ git pull https://github.com/lallea/spark contextwaiter_stopped