-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-7554][STREAMING] Throw exception when an active/stopped StreamingContext is used to create DStreams and output operations #6099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I renamed validate() to validateAtStart(), and added validateAtInit()
|
Merged build triggered. |
|
Merged build started. |
|
LGTM |
|
Test build #32540 has started for PR 6099 at commit |
|
Test build #32540 has finished for PR 6099 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
|
@harishreedharan Can you take a look? |
|
+1 |
|
Merging this. Thanks all! |
…mingContext is used to create DStreams and output operations Author: Tathagata Das <[email protected]> Closes #6099 from tdas/SPARK-7554 and squashes the following commits: 2cd4158 [Tathagata Das] Throw exceptions on attempts to add stuff to active and stopped contexts. (cherry picked from commit 23f7d66) Signed-off-by: Tathagata Das <[email protected]>
…mingContext is used to create DStreams and output operations Author: Tathagata Das <[email protected]> Closes apache#6099 from tdas/SPARK-7554 and squashes the following commits: 2cd4158 [Tathagata Das] Throw exceptions on attempts to add stuff to active and stopped contexts.
…mingContext is used to create DStreams and output operations Author: Tathagata Das <[email protected]> Closes apache#6099 from tdas/SPARK-7554 and squashes the following commits: 2cd4158 [Tathagata Das] Throw exceptions on attempts to add stuff to active and stopped contexts.
…mingContext is used to create DStreams and output operations Author: Tathagata Das <[email protected]> Closes apache#6099 from tdas/SPARK-7554 and squashes the following commits: 2cd4158 [Tathagata Das] Throw exceptions on attempts to add stuff to active and stopped contexts.
No description provided.