GitHub user srowen opened a pull request:

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

    [SPARK-18057][FOLLOW-UP][SS] Update Kafka client version from 0.10.0.1 to 
2.0.0

    
    ## What changes were proposed in this pull request?
    
    Update to kafka 2.0.0 in streaming-kafka module, and remove override for 
Scala 2.12. It won't compile for 2.12 otherwise.
    
    ## How was this patch tested?
    
    Existing tests.


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

    $ git pull https://github.com/srowen/spark SPARK-18057.2

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

    https://github.com/apache/spark/pull/21955.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 #21955
    
----
commit b82db04a2601405f58c796e75b9e10bf6d2e6bdf
Author: Sean Owen <srowen@...>
Date:   2018-08-02T03:18:39Z

    Update to kafka 2.0.0 in streaming-kafka module, and remove override for 
Scala 2.12

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to