Skip to content

TEZ-4601: New counters in task scheduler: request times sum, max, average - #390

Open
abstractdog wants to merge 1 commit into
apache:masterfrom
abstractdog:TEZ-4601
Open

TEZ-4601: New counters in task scheduler: request times sum, max, average#390
abstractdog wants to merge 1 commit into
apache:masterfrom
abstractdog:TEZ-4601

Conversation

@abstractdog

@abstractdogabstractdog commented Feb 18, 2025

Copy link
Copy Markdown
Contributor

[DRAFT]
TODO: unit tests, PR description

@tez-yetus

This comment was marked as outdated.

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec21m 28sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 2 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep2m 0sMaven dependency ordering for branch
+1 💚mvninstall9m 41smaster passed
+1 💚compile1m 19smaster passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04
+1 💚compile1m 11smaster passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu122.04-b06
+1 💚checkstyle1m 22smaster passed
+1 💚javadoc1m 10smaster passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04
+1 💚javadoc1m 3smaster passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu122.04-b06
+0 🆗spotbugs1m 18sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs2m 39smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall0m 47sthe patch passed
+1 💚compile0m 51sthe patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04
+1 💚javac0m 51sthe patch passed
+1 💚compile0m 46sthe patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu122.04-b06
+1 💚javac0m 46sthe patch passed
-0 ⚠️checkstyle0m 26stez-dag: The patch generated 10 new + 326 unchanged - 0 fixed = 336 total (was 326)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc0m 33sthe patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04
+1 💚javadoc0m 34sthe patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu122.04-b06
+1 💚findbugs2m 7sthe patch passed
_ Other Tests _
+1 💚unit2m 12stez-api in the patch passed.
-1 ❌unit5m 2stez-dag in the patch failed.
+1 💚asflicense0m 21sThe patch does not generate ASF License warnings.
57m 19s
ReasonTests
Failed junit teststez.dag.app.rm.TestTaskSchedulerWrapper
tez.dag.app.dag.impl.TestDAGImpl
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-390/1/artifact/out/Dockerfile
GITHUB PR#390
JIRA IssueTEZ-4601
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs checkstyle compile
unameLinux d663b6940f4b 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/tez.sh
git revisionmaster / 871866e
Default JavaPrivate Build-1.8.0_442-8u442-b06us1-0ubuntu122.04-b06
Multi-JDK versions/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu122.04-b06
checkstylehttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-390/1/artifact/out/diff-checkstyle-tez-dag.txt
unithttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-390/1/artifact/out/patch-unit-tez-dag.txt
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-390/1/testReport/
Max. process+thread count368 (vs. ulimit of 5500)
modulesC: tez-api tez-dag U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-390/1/console
versionsgit=2.34.1 maven=3.6.3 findbugs=3.0.1
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

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.

2 participants

@abstractdog@tez-yetus