MacChen02 opened a new pull request, #1088: URL: https://github.com/apache/bigtop/pull/1088
https://issues.apache.org/jira/browse/BIGTOP-3896 The so of alluxio is not compiled by default, and uses the x86 version, so we need to compile libjnifuse*.so and copy it to the corresponding directory of alluxio when building adaptation 1. Modify the _bigtop-release-3.2.0/bigtop-packages/src/common/alluxio/do-component-build_ file to adapt Arm64 architecture code for fedora OS. 2. Modify the _bigtop-release-3.2.0/bigtop-packages/src/common/alluxio/ install_alluxio.sh_ file to copy the libjnifuse*.so file. - [ ] Does the title or this PR starts with the corresponding JIRA issue id (BIGTOP-3896) - [ ] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
