GitHub user jerryshao opened a pull request:

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

    [SPARK-2492][Streaming] kafkaReceiver minor changes to align with Kafka 0.8

    Update the KafkaReceiver's behavior when auto.offset.reset is set to 
smallest, which is aligned with Kafka 0.8 ConsoleConsumer. Also using Kafka 
offered API to replace with previous code.
    
    @tdas, would you please review this PR? Thanks a lot.

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

    $ git pull https://github.com/jerryshao/apache-spark kafka-fix

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

    https://github.com/apache/spark/pull/1420.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 #1420
    
----
commit ed2d54001f3cf9baa6d40023bd326df5ebd90f14
Author: jerryshao <saisai.s...@intel.com>
Date:   2014-07-15T12:56:15Z

    Changes to align with Kafka 0.8

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to