-
Notifications
You must be signed in to change notification settings - Fork 168
Closed
Description
Code of Conduct
- I agree to follow this project's Code of Conduct
Search before asking
- I have searched in the issues and found no similar issues.
Describe the bug
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- When running
./build_distribution.sh --hadoop-profile 'hadoop3.2',build_distribution.shwill still usehadoop2.8which is the default value ofHADOOP_PROFILE_IDto build the project (both server and client). This could be a potential risk when building the project using thehadoop3.2profile.
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
Labels
No labels