Skip to content

TEZ-4683: Fix tez framework mode config name - #455

Merged
abstractdog merged 1 commit into
apache:masterfrom
Aggarwal-Raghav:TEZ-4683
Jan 24, 2026
Merged

TEZ-4683: Fix tez framework mode config name#455
abstractdog merged 1 commit into
apache:masterfrom
Aggarwal-Raghav:TEZ-4683

Conversation

@Aggarwal-Raghav

@Aggarwal-RaghavAggarwal-Raghav commented Jan 24, 2026

Copy link
Copy Markdown
Contributor

Check TEZ-4683 for information.
Screenshot 2026-01-24 at 11 09 42 PM
Screenshot 2026-01-24 at 11 22 58 PM
verified using the regex as well. (Only 3rd one is wrong)

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 23sDocker 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 💚mvninstall8m 54smaster passed
+1 💚compile0m 21smaster passed
+1 💚checkstyle0m 45smaster passed
+1 💚javadoc0m 31smaster passed
-1 ❌spotbugs0m 59s/branch-spotbugs-tez-api.txttez-api in master failed.
_ Patch Compile Tests _
+1 💚mvninstall0m 16sthe patch passed
+1 💚codespell0m 28sNo new issues.
+1 💚compile0m 15sthe patch passed
+1 💚javac0m 15sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 6sthe patch passed
+1 💚javadoc0m 15sthe patch passed
-1 ❌spotbugs0m 14s/patch-spotbugs-tez-api.txttez-api in the patch failed.
_ Other Tests _
+1 💚unit1m 52stez-api in the patch passed.
+1 💚asflicense0m 11sThe patch does not generate ASF License warnings.
16m 21s
SubsystemReport/Notes
DockerClientAPI=1.52 ServerAPI=1.52 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-455/1/artifact/out/Dockerfile
GITHUB PR#455
Optional Testsdupname asflicense javac javadoc unit spotbugs checkstyle codespell detsecrets compile
unameLinux ed6050731fbb 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-455/src/.yetus/personality.sh
git revisionmaster / 826b364
Default JavaUbuntu-21.0.9+10-Ubuntu-124.04
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-455/1/testReport/
Max. process+thread count290 (vs. ulimit of 5500)
modulesC: tez-api U: tez-api
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-455/1/console
versionsgit=2.43.0 maven=3.8.7 codespell=2.4.1
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@abstractdog
abstractdog self-requested a review January 24, 2026 18:36

@abstractdogabstractdog left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

epic bug, good catch! LGTM

@abstractdog

Copy link
Copy Markdown
Contributor

epic bug, good catch! LGTM

corresponding unit tests pass with the patch (TestZkFrameworkClient, TestZkAMRegistryClient)

@abstractdog
abstractdog merged commit ffd346b into apache:masterJan 24, 2026
4 checks passed
@Aggarwal-Raghav
Aggarwal-Raghav deleted the TEZ-4683 branch January 24, 2026 20:26
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

@Aggarwal-Raghav@tez-yetus@abstractdog