GitHub user tdas opened a pull request:
https://github.com/apache/spark/pull/3865
[SPARK-3325][Streaming] Add a parameter to the method print in class DStream
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`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tdas/spark print-num
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3865.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 #3865
----
commit b589a4b94c470f10aec0cc778060cd49470354d5
Author: q00251598 <[email protected]>
Date: 2014-11-20T13:48:59Z
add another print function
commit 26a70c0958a4d7223a3a4c2e098de5b0d6c0f1ea
Author: q00251598 <[email protected]>
Date: 2014-11-21T02:13:39Z
extend the Python DStream's print
commit ec8a3af8242fddf8d861a23e081cb861c3d6a092
Author: q00251598 <[email protected]>
Date: 2014-11-21T02:47:55Z
move to Spark 1.3
commit 3b9d5cf8019b0fbe1d889c0520d431a6a40f4a36
Author: wangfei <[email protected]>
Date: 2014-12-31T02:21:45Z
fix conflicts
commit e4ed8979e7f48a502673ba4b0bd4b0704d6bc32d
Author: Yadong Qi <[email protected]>
Date: 2014-12-31T02:32:23Z
Update MimaExcludes.scala
commit f6ac3cb87d685a2bdaa36c09d580d5f4df1182b5
Author: Yadong Qi <[email protected]>
Date: 2014-12-31T02:32:53Z
Update MimaExcludes.scala
commit f8098cab8a670e685cf0c545acaa504c0882bdfc
Author: Yadong Qi <[email protected]>
Date: 2014-12-31T07:19:18Z
Update MimaExcludes.scala
commit bb35d1a3e14703c1ca71a8b3b463a65b15cace3d
Author: Yadong Qi <[email protected]>
Date: 2014-12-31T07:21:13Z
Update MimaExcludes.scala
commit 7c09f16ea9b4bc26bc37359da86dd9ea1030b99b
Author: Tathagata Das <[email protected]>
Date: 2015-01-01T01:12:35Z
Merge remote-tracking branch 'apache-github/master' into HEAD
Conflicts:
project/MimaExcludes.scala
----
---
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]