Skip to content

TEZ-4651: Fix compilation in tez-tools module because of spotless - #434

Merged
ayushtkn merged 1 commit into
apache:masterfrom
Aggarwal-Raghav:TEZ-4651
Sep 27, 2025
Merged

TEZ-4651: Fix compilation in tez-tools module because of spotless#434
ayushtkn merged 1 commit into
apache:masterfrom
Aggarwal-Raghav:TEZ-4651

Conversation

@Aggarwal-Raghav

Copy link
Copy Markdown
Contributor

Ran the command:

mvn clean install -DskipTests -pl '!tez-ui' -Ptools

@Aggarwal-Raghav

Copy link
Copy Markdown
ContributorAuthor

CC @abstractdog@ayushtkn

@abstractdog

Copy link
Copy Markdown
Contributor

good catch @Aggarwal-Raghav , I forgot to run spotless with -Ptools in the initial commit
looks good to me

@abstractdog
abstractdog self-requested a review September 26, 2025 06:34
@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec13m 54sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+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 💚mvninstall9m 28smaster passed
-1 ❌compile0m 20s/branch-compile-tez-tools_tez-tfile-parser.txttez-tfile-parser in master failed.
+1 💚checkstyle0m 51smaster passed
-1 ❌javadoc0m 16s/branch-javadoc-tez-tools_tez-tfile-parser.txttez-tfile-parser in master failed.
-1 ❌spotbugs0m 17s/branch-spotbugs-tez-tools_tez-tfile-parser.txttez-tfile-parser in master failed.
_ Patch Compile Tests _
+1 💚mvninstall0m 11sthe patch passed
+1 💚codespell0m 14sNo new issues.
+1 💚compile0m 8sthe patch passed
+1 💚javac0m 8sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 5sthe patch passed
+1 💚javadoc0m 16sthe patch passed
+1 💚spotbugs1m 8sthe patch passed
_ Other Tests _
+1 💚unit0m 11stez-tfile-parser in the patch passed.
+1 💚asflicense0m 11sThe patch does not generate ASF License warnings.
28m 12s
SubsystemReport/Notes
DockerClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-434/1/artifact/out/Dockerfile
GITHUB PR#434
Optional Testsdupname asflicense javac javadoc unit spotbugs checkstyle codespell detsecrets compile
unameLinux 7fbdc6ceef8e 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-434/src/.yetus/personality.sh
git revisionmaster / aea92d3
Default JavaUbuntu-21.0.8+9-Ubuntu-0ubuntu124.04.1
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-434/1/testReport/
Max. process+thread count100 (vs. ulimit of 5500)
modulesC: tez-tools/tez-tfile-parser U: tez-tools/tez-tfile-parser
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-434/1/console
versionsgit=2.43.0 maven=3.8.7 codespell=2.0.0
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@ayushtknayushtkn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ayushtkn
ayushtkn merged commit 3ccfa8d into apache:masterSep 27, 2025
4 checks passed
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.

4 participants

@Aggarwal-Raghav@abstractdog@tez-yetus@ayushtkn