You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wenxuanguan (Jira)" <ji...@apache.org> on 2019/08/29 10:42:00 UTC

[jira] [Updated] (SPARK-28911) Unify Kafka source option pattern

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

wenxuanguan updated SPARK-28911:
--------------------------------
    Description: 
Pattern of datasource options is Camel-Case, such as CheckpointLocation, and only some Kafka source option is separated with dot, Such as fetchOffset.numRetries.
Also we can distinguish the Kafka original options from pattern, such as kafka.bootstrap.servers

> Unify Kafka source option pattern
> ---------------------------------
>
>                 Key: SPARK-28911
>                 URL: https://issues.apache.org/jira/browse/SPARK-28911
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 3.0.0
>            Reporter: wenxuanguan
>            Priority: Major
>
> Pattern of datasource options is Camel-Case, such as CheckpointLocation, and only some Kafka source option is separated with dot, Such as fetchOffset.numRetries.
> Also we can distinguish the Kafka original options from pattern, such as kafka.bootstrap.servers



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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