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

[jira] [Resolved] (SPARK-23832) Adding possibility to set timestamp into KafkaRowWriter

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

Hyukjin Kwon resolved SPARK-23832.
----------------------------------
    Resolution: Incomplete

> Adding possibility to set timestamp into KafkaRowWriter
> -------------------------------------------------------
>
>                 Key: SPARK-23832
>                 URL: https://issues.apache.org/jira/browse/SPARK-23832
>             Project: Spark
>          Issue Type: Improvement
>          Components: Input/Output, Structured Streaming
>    Affects Versions: 2.3.0
>            Reporter: Alexey
>            Priority: Major
>              Labels: bulk-closed
>
> At the moment we can't set timestamp for Structured Streaming into Kafka sink. This timestamp can be used for log.message.timestamp.type=CreateTime processing semantics.
> We would add timestamp column for this purposes as done for topic, key and value columns at the moment.
> The problem code line is this:
> [https://github.com/apache/spark/blob/3e778f5a91b0553b09fe0e0ee84d771a71504960/external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaWriteTask.scala#L91]
>  



--
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