GitHub user watermen opened a pull request:

    https://github.com/apache/spark/pull/3237

    [SPARK-3325] Add a parameter to the method print in class DStream.

    I have deleted the repository with mistake, so I create a new PR. old 
PR:https://github.com/apache/spark/pull/2216
    
    def print(num: Int = 10)
    User can control the number of elements which to print.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/watermen/spark fix-print

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/3237.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 #3237
    
----
commit f8eb273c8cabdb0272518191cdb9cb21a67f6c8b
Author: Yadong Qi <[email protected]>
Date:   2014-11-13T02:40:41Z

    Add function of print(num: Int)

commit 7334b8add60e55f8cdffce008485ceff6ef884dc
Author: Yadong Qi <[email protected]>
Date:   2014-11-13T02:41:29Z

    Update JavaDStream.scala

commit fe0a306813b4dcc52d929f7a19321942d59693c8
Author: Yadong Qi <[email protected]>
Date:   2014-11-13T02:43:18Z

    Add function of print(num: Int)

commit 227980083d2158e84f6f1ae8e0a7a98c55d146c8
Author: Yadong Qi <[email protected]>
Date:   2014-11-13T02:48:27Z

    Add function of print(num: Int)

----


---
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]

Reply via email to