You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "liujinhui (Jira)" <ji...@apache.org> on 2021/09/09 05:56:00 UTC

[jira] [Updated] (SPARK-36701) Structured streaming maxOffsetsPerTrigger Invalidation

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

liujinhui updated SPARK-36701:
------------------------------
    Description: 
Why does maxOffsetsPerTrigger not work when consuming Kafka, the task fails, and the yarn retries.

<dependency>
 <groupId>org.apache.spark</groupId>
 <artifactId>spark-sql-kafka-0-10_2.11</artifactId>
 <version>2.4.5</version>
</dependency>

  was:Why does maxOffsetsPerTrigger not work when consuming Kafka, the task fails, and the yarn retries.


> Structured streaming  maxOffsetsPerTrigger Invalidation
> -------------------------------------------------------
>
>                 Key: SPARK-36701
>                 URL: https://issues.apache.org/jira/browse/SPARK-36701
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.4.5
>            Reporter: liujinhui
>            Priority: Major
>
> Why does maxOffsetsPerTrigger not work when consuming Kafka, the task fails, and the yarn retries.
> <dependency>
>  <groupId>org.apache.spark</groupId>
>  <artifactId>spark-sql-kafka-0-10_2.11</artifactId>
>  <version>2.4.5</version>
> </dependency>



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