GitHub user miguelnmiranda opened a pull request:

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

    Branch 1.6  - Kafka receivers with white/black list topic filter

    ## What changes were proposed in this pull request?
    
    Expose Kafka consumers white/black list topic filter interface on Kafka 
receivers all the way up to KafkaUtils.
    
    ## How was this patch tested?
    
    Added a couple of cases to the Java tests. Will do the same once the on the 
Scala ones once the interface changes are approved.
    
    The existing changes are already being used for tests on a live system.


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

    $ git pull https://github.com/miguelnmiranda/spark branch-1.6

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

    https://github.com/apache/spark/pull/11395.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 #11395
    
----
commit fb02cf6172fc2ab90eacf08eb087c00f3567feed
Author: miguelnmiranda <[email protected]>
Date:   2016-02-22T14:46:13Z

    Allow setting a white list topic filter for kafka receivers

commit f3d170b8012b0d4e61461ec2037ff3a5b4dd9d75
Author: miguelnmiranda <[email protected]>
Date:   2016-02-25T13:20:15Z

    Change tests

----


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