Skip to content

Comet can't use CometShuffleManager on Yarn Cluster #592

@dpengpeng

Description

@dpengpeng

Describe the bug

When I was testing the TPCH data, I used Spark 3.4.3 and submitted the Spark SQL to a Yarn cluster. If at this time I use the parameters "--conf spark.comet.exec.shuffle.enabled=true --conf spark.comet.exec.shuffle.mode=auto --conf spark.shuffle.manager=org.apache.spark.sql.comet.execution.shuffle.CometShuffleManager", then the Executor will crash and exit without seeing a specific reason. If I do not use these three parameters, it will succeed. Below are some partial exception messages and spark command:

1. Spark command:

2.Error message:

[2024-06-20 16:01:32.054]Container exited with a non-zero exit code 134. Error file: prelaunch.err.
Last 4096 bytes of prelaunch.err :

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions