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

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

     [ https://issues.apache.org/jira/browse/SPARK-30336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean R. Owen resolved SPARK-30336.
----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 26991
[https://github.com/apache/spark/pull/26991]

> 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
>            Assignee: Jungtaek Lim
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> 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