-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-16304. Locate OpenSSL libs for libhdfspp #3625
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
+1. Thanks for providing the fix, @GauthamBanasandra. @goiri, would you be able to help merge this PR? |
|
+1. The fix works fine. |
|
Is the build currently breaking for all PRs without this change? We are getting native compile issues on #3579 too. Seems this fix may be related. The last CI run is giving errors like below on the step hadoop-hdfs-native-client: |
Description of PR
The Docker build using start-build-env.sh is failing since commit 1032724. It can be reproduced with a minimal Ubuntu image and by running mvn clean install -Pnative -DskipTests -DskipShade -Dmaven.javadoc.skip=true inside the Docker container via start-build-env.sh.
How was this patch tested?
By building locally and validation through CI.
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?