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

[jira] [Created] (SPARK-41448) Make consistent MR job IDs in DSV2 and FileFormatWriter

Hui An created SPARK-41448:
------------------------------

             Summary: Make consistent MR job IDs in DSV2 and FileFormatWriter
                 Key: SPARK-41448
                 URL: https://issues.apache.org/jira/browse/SPARK-41448
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, SQL
    Affects Versions: 3.3.1, 3.2.2, 3.1.2, 3.0.0
            Reporter: Hui An


[SPARK-26873|https://issues.apache.org/jira/browse/SPARK-26873] fix the consistent issue for FileFormatWriter,  but [SPARK-33230|https://issues.apache.org/jira/browse/SPARK-33230] break this requirement by introducing a random long, we need to address this to expects identical task IDs across attempts for correctness.

Also FileBatchWriter doesn't follow this requirement, need to fix it as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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