Skip to content
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

HADOOP-18198. Add release 3.3.2 diff files #4202

Conversation

steveloughran
Copy link
Contributor

Adds the 3.3.2 jdiff files which were left out of the
release commit...the ones the release doc didn't mention.

This is needed for the 3.3.3 build to complete.

How was this patch tested?

this is a working branch to sync between my dev machine and the machine running create-release;
testing in progress.

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

@steveloughran steveloughran marked this pull request as draft April 19, 2022 13:07
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 3m 53s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ branch-3.3.3 Compile Tests _
+0 🆗 mvndep 5m 40s Maven dependency ordering for branch
+1 💚 shadedclient 33m 14s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 3012 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-1 ❌ blanks 0m 1s /blanks-tabs.txt The patch 5 line(s) with tabs.
+1 💚 xml 0m 12s The patch has no ill-formed XML file.
+1 💚 shadedclient 22m 22s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 asflicense 0m 40s The patch does not generate ASF License warnings.
62m 46s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4202/1/artifact/out/Dockerfile
GITHUB PR #4202
Optional Tests dupname asflicense codespell xml
uname Linux e1f8632924c2 4.15.0-175-generic #184-Ubuntu SMP Thu Mar 24 17:48:36 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3.3 / e8ed69fe3d3dda7ece9907ed62c41c8f5fc045c2
Max. process+thread count 543 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn hadoop-common-project/hadoop-common hadoop-mapreduce-project U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4202/1/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

Adds the 3.3.2 jdiff files which were left out of the
release commit...the ones the release doc didn't mention.

This is needed for the 3.3.3 build to complete.

Change-Id: I296103b7a51ac851ecc0503672af234519a7f0f9
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 42s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ branch-3.3.3 Compile Tests _
+0 🆗 mvndep 8m 16s Maven dependency ordering for branch
+1 💚 shadedclient 33m 20s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 3012 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-1 ❌ blanks 0m 0s /blanks-tabs.txt The patch 5 line(s) with tabs.
+1 💚 xml 0m 14s The patch has no ill-formed XML file.
+1 💚 shadedclient 22m 33s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 asflicense 0m 35s The patch does not generate ASF License warnings.
59m 50s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4202/2/artifact/out/Dockerfile
GITHUB PR #4202
Optional Tests dupname asflicense codespell xml
uname Linux c2dd4c7f2292 4.15.0-175-generic #184-Ubuntu SMP Thu Mar 24 17:48:36 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3.3 / 063c119
Max. process+thread count 557 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn hadoop-mapreduce-project U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4202/2/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@steveloughran
Copy link
Contributor Author

merged this into the 3.3.3 branch; will do the same for the other branches if it is working there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants