Skip to content

TEZ-4551. Upgrade commons-io to 2.16.0. - #344

Merged
abstractdog merged 2 commits into
apache:masterfrom
slfan1989:TEZ-4551
May 6, 2024
Merged

TEZ-4551. Upgrade commons-io to 2.16.0.#344
abstractdog merged 2 commits into
apache:masterfrom
slfan1989:TEZ-4551

Conversation

@slfan1989

@slfan1989slfan1989 commented Apr 3, 2024

Copy link
Copy Markdown
Contributor

JIRA: TEZ-4551. Upgrade commons-io to 2.16.0.

We are currently using commons-io version 2.8.0, which is an older version (Sep 09, 2020). Commons-io has been upgraded to 2.16.0 (Mar 28, 2024). We can try to upgrade the version to 2.16.0.

@tez-yetus

This comment was marked as outdated.

@slfan1989

slfan1989 commented Apr 4, 2024

Copy link
Copy Markdown
ContributorAuthor

@abstractdog@ayushtkn Can you help review this pr? Thank you very much!

The error reported in the unit test is not caused by this pr.

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec25m 16sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚mvninstall14m 58smaster passed
+1 💚compile2m 23smaster passed with JDK Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu222.04.1
+1 💚compile2m 10smaster passed with JDK Private Build-1.8.0_402-8u402-ga-2ubuntu1~22.04-b06
+1 💚javadoc1m 32smaster passed with JDK Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu222.04.1
+1 💚javadoc1m 8smaster passed with JDK Private Build-1.8.0_402-8u402-ga-2ubuntu1~22.04-b06
_ Patch Compile Tests _
+1 💚mvninstall4m 30sthe patch passed
+1 💚compile2m 26sthe patch passed with JDK Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu222.04.1
+1 💚javac2m 26sthe patch passed
+1 💚compile2m 11sthe patch passed with JDK Private Build-1.8.0_402-8u402-ga-2ubuntu1~22.04-b06
+1 💚javac2m 11sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚javadoc1m 12sthe patch passed with JDK Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu222.04.1
+1 💚javadoc1m 8sthe patch passed with JDK Private Build-1.8.0_402-8u402-ga-2ubuntu1~22.04-b06
_ Other Tests _
-1 ❌unit46m 43sroot in the patch failed.
+1 💚asflicense0m 34sThe patch does not generate ASF License warnings.
107m 24s
ReasonTests
Failed junit teststez.test.TestDAGRecovery
tez.test.TestRecovery
tez.test.TestAMRecovery
SubsystemReport/Notes
DockerClientAPI=1.44 ServerAPI=1.44 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-344/2/artifact/out/Dockerfile
GITHUB PR#344
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux de33186feb09 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/tez.sh
git revisionmaster / 906059a
Default JavaPrivate Build-1.8.0_402-8u402-ga-2ubuntu1~22.04-b06
Multi-JDK versions/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu222.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_402-8u402-ga-2ubuntu1~22.04-b06
unithttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-344/2/artifact/out/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-344/2/testReport/
Max. process+thread count2090 (vs. ulimit of 5500)
modulesC: . U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-344/2/console
versionsgit=2.34.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@abstractdog

Copy link
Copy Markdown
Contributor

failing unit tests are because of TEZ-4559, this looks good to me

@abstractdog
abstractdog self-requested a review May 6, 2024 07:47
@abstractdog
abstractdog merged commit 3925544 into apache:masterMay 6, 2024
Sign up for freeto 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.

3 participants

@slfan1989@tez-yetus@abstractdog