koert kuipers created SPARK-27477:
-------------------------------------

             Summary: Kafka token provider should have provided dependency on 
Spark
                 Key: SPARK-27477
                 URL: https://issues.apache.org/jira/browse/SPARK-27477
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
         Environment: spark 3.0.0-SNAPSHOT

commit 38fc8e2484aa4971d1f2c115da61fc96f36e7868
Author: Sean Owen <sean.o...@databricks.com>
Date:   Sat Apr 13 22:27:25 2019 +0900

    [MINOR][DOCS] Fix some broken links in docs

            Reporter: koert kuipers
             Fix For: 3.0.0


currently the external module spark-token-provider-kafka-0-10 has a compile 
dependency on spark-core. this means spark-sql-kafka-0-10 also has a transitive 
compile dependency on spark-core.

since spark-sql-kafka-0-10 is not bundled with spark but instead has to be 
added to an application that runs on spark this dependency should be provided, 
not compile.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to