-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-17529. Upgrade os-maven-plugin to 1.7.0 #2700
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
base: trunk
Are you sure you want to change the base?
Conversation
In favor of supporting RISC-V architecture. CC @trustin
💔 -1 overall
This message was automatically generated. |
Would you remove the following two lines to remove the duplicate properties and configurations?
|
..we should also think about (purely for yetus runs) adding some spurious changes to those modules we want a native build to run for the regression tests. Akira -which ones are that these days? |
I think now os-maven-plugin is used only in the hadoop-yarn-csi module, so it is sufficient to add a change to a source java file in the module. |
I am hardly able to follow your thoughts. There is no specific JNI stuff, for os-maven-plugin, which would depend on your environment. Properly identified architecture allows to pick up the latest version of the artifact - but that should be enough. |
well, the yarn-csi module depends on the main one, so it shouldn't be defining its own version. If the plugin version is set as a property in hadoop-project, then it can be referred to in both places |
So what should be done next? |
You need to remove the two lines commented in #2700 (comment) to reflect the following comment:
I think it is fine. |
In favor of supporting RISC-V architecture.
CC @trustin
https://issues.apache.org/jira/browse/HADOOP-17529