GitHub user koeninger opened a pull request:

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

    [Streaming][Kafka] Take advantage of offset range info for size-relat…

    …ed KafkaRDD methods.  Possible fix for [SPARK-7122], but probably a 
worthwhile optimization regardless.

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

    $ git pull https://github.com/koeninger/spark-1 kafka-rdd-count

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

    https://github.com/apache/spark/pull/6632.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 #6632
    
----
commit c3768c5ca5b8fbcff9bbcc90c4eaec32f64ee6cc
Author: cody koeninger <[email protected]>
Date:   2015-06-04T03:40:08Z

    [Streaming][Kafka] Take advantage of offset range info for size-related 
KafkaRDD methods.  Possible fix for [SPARK-7122], but probably a worthwhile 
optimization regardless.

----


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