You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "koert kuipers (JIRA)" <ji...@apache.org> on 2019/04/16 16:24:00 UTC

[jira] [Created] (SPARK-27477) Kafka token provider should have provided dependency on Spark

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 <se...@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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org