GitHub user dragos opened a pull request:

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

    Add Kafka modules to the 2.11 build.

    This is somewhat related to 
[SPARK-6154](https://issues.apache.org/jira/browse/SPARK-6154), though it only 
touches Kafka, not the jline dependency for thriftserver.
    
    I tested this locally on 2.11 (./run-tests) and everything looked good (I 
had to disable mima, because `MimaBuild` harcodes 2.10 for the previous version 
-- that's another PR).

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

    $ git pull https://github.com/dragos/spark issue/spark-2.11-kafka

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

    https://github.com/apache/spark/pull/6149.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 #6149
    
----
commit aa15d99880169deb9166bf5fac944e4582398eb0
Author: Iulian Dragos <[email protected]>
Date:   2015-05-14T10:59:59Z

    Add Kafka modules to the 2.11 build.

----


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