tez
tez copied to clipboard
TEZ-4643: Enforce speculation configuration to prevent execution on normal tasks.
A configuration meant to distinguish between slow and normal task attempts is not working correctly. This causes the speculation mechanism to target normal tasks as well, wasting considerable resources. This fix ensures the configuration is enforced, limiting speculative execution to only outlier or slow tasks.
tez.am.legacy.speculative.slowtask.threshold
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 26m 35s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| -1 :x: | test4tests | 0m 0s | The 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 :green_heart: | mvninstall | 11m 19s | master passed | |
| +1 :green_heart: | compile | 0m 42s | master passed | |
| +1 :green_heart: | checkstyle | 1m 7s | master passed | |
| +1 :green_heart: | javadoc | 0m 32s | master passed | |
| +0 :ok: | spotbugs | 2m 34s | tez-dag in master has 785 extant spotbugs warnings. | |
| _ Patch Compile Tests _ | ||||
| +1 :green_heart: | mvninstall | 0m 30s | the patch passed | |
| +1 :green_heart: | codespell | 0m 34s | No new issues. | |
| +1 :green_heart: | compile | 0m 28s | the patch passed | |
| +1 :green_heart: | javac | 0m 28s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| +1 :green_heart: | checkstyle | 0m 16s | the patch passed | |
| +1 :green_heart: | javadoc | 0m 10s | the patch passed | |
| +1 :green_heart: | spotbugs | 1m 51s | the patch passed | |
| _ Other Tests _ | ||||
| +1 :green_heart: | unit | 5m 0s | tez-dag in the patch passed. | |
| +1 :green_heart: | asflicense | 0m 13s | The patch does not generate ASF License warnings. | |
| 53m 7s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-424/1/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/tez/pull/424 |
| Optional Tests | dupname asflicense javac javadoc unit spotbugs checkstyle codespell detsecrets compile |
| uname | Linux 050a0d2686b2 5.15.0-144-generic #157-Ubuntu SMP Mon Jun 16 07:33:10 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /home/jenkins/jenkins-agent/workspace/tez-multibranch_PR-424/src/.yetus/personality.sh |
| git revision | master / 598b1d33d58bcaf5db0ae6aac6581e24a86d99ae |
| Default Java | Ubuntu-21.0.8+9-Ubuntu-0ubuntu124.04.1 |
| Test Results | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-424/1/testReport/ |
| Max. process+thread count | 244 (vs. ulimit of 5500) |
| modules | C: tez-dag U: tez-dag |
| Console output | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-424/1/console |
| versions | git=2.43.0 maven=3.8.7 spotbugs=4.9.3 codespell=2.0.0 |
| Powered by | Apache Yetus 0.15.1 https://yetus.apache.org |
This message was automatically generated.