-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-3325][Streaming] Add a parameter to the method print in class DStream #3865
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
Conflicts: project/MimaExcludes.scala
|
Jenkins, test this. |
|
Test build #24981 has started for PR 3865 at commit
|
|
Test build #24981 has finished for PR 3865 at commit
|
|
Test FAILed. |
|
Test build #24982 has started for PR 3865 at commit
|
|
Test build #24982 has finished for PR 3865 at commit
|
|
Test PASSed. |
|
lgtm |
|
I have merged this. Thanks all! |
This PR is a fixed version of the original PR #3237 by @watermen and @scwf.
This adds the ability to specify how many elements to print in
DStream.print.