You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/02/06 04:16:00 UTC

[jira] [Assigned] (SPARK-34383) Optimize WAL commit phase on SS

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

Apache Spark reassigned SPARK-34383:
------------------------------------

    Assignee: Apache Spark

> Optimize WAL commit phase on SS
> -------------------------------
>
>                 Key: SPARK-34383
>                 URL: https://issues.apache.org/jira/browse/SPARK-34383
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 3.2.0
>            Reporter: Jungtaek Lim
>            Assignee: Apache Spark
>            Priority: Major
>
> I found there're unnecessary access / expensive operation of file system in WAL commit phase of SS.
> They can be optimized via caching (using driver memory a bit) & replacing FS operation. This brings reduced latency per batch, especially checkpoint against object store.



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