GitHub user EmergentOrder opened a pull request:

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

    [SPARK-14220] Update Kafka 0.10.x version to 0.10.1.1 to ensure Scala…

    … 2.12 compatibility (earlier versions not available via Maven Central)
    
    ## What changes were proposed in this pull request?
    
    Update Kafka 0.10.x version to 0.10.1.1 to ensure Scala 2.12 compatibility 
(earlier versions not available via Maven Central)
    
    ## How was this patch tested?
    
    Change the Scala version using dev/change-scala-version.sh to 2.12 and then 
build.
    Before this change, get resolution errors on kafka_2.12 0.10.0.1 (because 
it doesn't exist in Maven Central).


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

    $ git pull https://github.com/EmergentOrder/spark master

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

    https://github.com/apache/spark/pull/19731.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 #19731
    
----
commit 82a783214bda352f7bb454ba5392752743fbe4bd
Author: Alex Merritt <leca...@gmail.com>
Date:   2017-11-12T19:51:03Z

    [SPARK-14220] Update Kafka 0.10.x version to 0.10.1.1 to ensure Scala 2.12 
compatibility (earlier versions not available via Maven Central)

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to