Skip to content

Can not compile auron targeting scalar 2.13 and spark 4 when celeborn is enabled #2236

@ftong2020

Description

@ftong2020

Describe the bug
Compiling auron with following command,
./auron-build.sh --release --sparkver 4.0 --scalaver 2.13 --celeborn 0.6 --paimon 1.2 --skiptests true

fails

it works fine with
./auron-build.sh --release --sparkver 3.5 --scalaver 2.12 --celeborn 0.6 --paimon 1.2 --skiptests true

To Reproduce

  1. checkout code with master branch(tried with v7 tag and latest master)
  2. build project with command in bug description section

Expected behavior
build process should success with no issues

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions