HADOOP-17509. Parallelize building of dependencies#2669
HADOOP-17509. Parallelize building of dependencies#2669aajisaka merged 2 commits intoapache:trunkfrom
Conversation
* Added -j option to parallelize the building of Protocol buffers and Intel ISA-L dependencies.
|
(!) A patch to the testing environment has been detected. |
|
💔 -1 overall
This message was automatically generated. |
* Needed to quote the arguments to avoid splitting.
|
(!) A patch to the testing environment has been detected. |
|
🎊 +1 overall
This message was automatically generated. |
|
Thank you @GauthamBanasandra for your contribution! |
|
Hey @GauthamBanasandra sorry I'm late to this. I can verify that on Ubuntu 20.04 I am able to |
|
Hi @smengcl , |
|
@GauthamBanasandra Yes. I just ran docker build again and it still fails, seemingly because of boost library compilation failure: This should have nothing to do with this PR. Don't worry. :) I posted the full log here. |
|
@smengcl I just had a look at the logs. I couldn't find the exact error but I found this - https://gist.github.com/smengcl/200668f706306031f72b8010d7c728a0#file-docker_build-log-L777-L778 I'm not sure if this is a kill signal that was sent externally. Would you happen to know the exact reason for compilation failure? |
|
@GauthamBanasandra Good find! I wonder if the reason is Mac Docker's mem limit. Thanks for the help :D |
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit 6c891c0)
building of Protocol buffers and Intel
ISA-L dependencies.