-
Notifications
You must be signed in to change notification settings - Fork 9.2k
MAPREDUCE-7373. Building MapReduce NativeTask fails on Fedora 34+ #4120
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. |
|
@sekikn HADOOP-17196(#2208) replaced |
|
@iwasakims Thank you for the comment! Updated the PR. |
|
💔 -1 overall
This message was automatically generated. |
iwasakims
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1. cc warnings are not related. It should be fixed by YETUS-1107.
) (cherry picked from commit dc4a680)
) (cherry picked from commit dc4a680)
|
I merged this to trunk, branch-3.3 and branch-3.2. Thanks, @sekikn. |
…ache#4120) (cherry picked from commit dc4a680) Change-Id: Ia9ad34b5c3c0f767169fc48a1866c04ff73b1093
…ache#4120) (cherry picked from commit dc4a680) Change-Id: Ia9ad34b5c3c0f767169fc48a1866c04ff73b1093
) (cherry picked from commit dc4a680) Change-Id: Ia9ad34b5c3c0f767169fc48a1866c04ff73b1093
) (cherry picked from commit dc4a680) Change-Id: Ia9ad34b5c3c0f767169fc48a1866c04ff73b1093
Description of PR
Building MapReduce NativeTask with GCC 11, in which C++17 features are enabled by default, leads to the following error. This PR fixes this problem.
How was this patch tested?
I ran the following command locally and confirmed that it succeeded.
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?