Skip to content

[Bug] Fix build_distribution.sh #1826

@rickyma

Description

@rickyma

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the bug

  1. After [MINOR] feat(build): Allow to build distribution without some modules #1525, we can set options start with --without, but I find out they cannot work togethe.
  2. When running ./build_distribution.sh --hadoop-profile 'hadoop3.2', build_distribution.sh will still use hadoop2.8 which is the default value of HADOOP_PROFILE_ID to build the project (both server and client). This could be a potential risk when building the project using the hadoop3.2 profile.

Affects Version(s)

master

Uniffle Server Log Output

No response

Uniffle Engine Log Output

No response

Uniffle Server Configurations

No response

Uniffle Engine Configurations

No response

Additional context

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions