You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (Jira)" <ji...@apache.org> on 2019/12/24 00:32:00 UTC

[jira] [Created] (SPARK-30336) Move Kafka consumer related classes to its own package

Jungtaek Lim created SPARK-30336:
------------------------------------

             Summary: Move Kafka consumer related classes to its own package
                 Key: SPARK-30336
                 URL: https://issues.apache.org/jira/browse/SPARK-30336
             Project: Spark
          Issue Type: Improvement
          Components: Structured Streaming
    Affects Versions: 3.0.0
            Reporter: Jungtaek Lim


There're too many classes placed in a package "org.apache.spark.sql.kafka010" which classes should have been grouped by purpose.

As a part of change in SPARK-21869, we moved out producer related classes to "org.apache.spark.sql.kafka010.producer" and only expose necessary classes/methods to the outside of package. We can apply it to consumer related classes as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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