lvkaihua opened a new pull request, #1142:
URL: https://github.com/apache/bigtop/pull/1142
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'BIGTOP-3638: Your PR title ...'.
-->
### Description of PR
There is no isal installation part in the current toolchain. In order to
facilitate Hadoop to use the isal acceleration library in the case of ec, add
the isal installation in the bigtop toolchain and use the isal library when
compiling hadoop
### How was this patch tested?
I run the gradlew toolchain command on redhat, ubuntu, fedora and other
systems to test whether the isal acceleration library is installed correctly on
the system, and check whether the isal acceleration library exists in the
native after compiling hadoop
### 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/
--
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]