bigtop icon indicating copy to clipboard operation
bigtop copied to clipboard

Update do-component-build

Open MacChen01 opened this issue 7 months ago • 3 comments

Fix the alluxio compile failed bug.

openEuler use python3 default, node-gyp support python3 from 6.0.0.

Description of PR

How was this patch tested?

For code changes:

  • [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
  • [ ] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/

MacChen01 avatar May 12 '25 01:05 MacChen01

@MacChen01 Thank you for the PR. Is #1348 enough to resolve the compile issue, or should we still merge this PR for the consistency between Hadoop? Either is fine with me.

sekikn avatar May 17 '25 03:05 sekikn

All OS distributions are affected on aarch64 (and ppc64le).

iwasakims avatar May 17 '25 04:05 iwasakims

All OS distributions are affected on aarch64 (and ppc64le).

We should add patch files (patch*.diff) in this case. While the patch is applied on x86_64 too, it should be good for consistency.

iwasakims avatar May 17 '25 04:05 iwasakims