[jira] [Created] (TEZ-4510) Performance counters

2023-08-23 Thread Jira
László Bodor created TEZ-4510: - Summary: Performance counters Key: TEZ-4510 URL: https://issues.apache.org/jira/browse/TEZ-4510 Project: Apache Tez Issue Type: Improvement Reporter: L

[jira] [Updated] (TEZ-2119) Counter for launched containers

2023-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/TEZ-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] László Bodor updated TEZ-2119: -- Parent: TEZ-4510 Issue Type: Sub-task (was: Improvement) > Counter for launched containers > ---

[jira] [Updated] (TEZ-4505) Create counters about time intervals spent in certain states in StateMachineTez

2023-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/TEZ-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] László Bodor updated TEZ-4505: -- Parent: TEZ-4510 Issue Type: Sub-task (was: Improvement) > Create counters about time intervals

[jira] [Updated] (TEZ-4466) Measure exact stream read time while fetching

2023-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/TEZ-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] László Bodor updated TEZ-4466: -- Parent: TEZ-4510 Issue Type: Sub-task (was: Improvement) > Measure exact stream read time while

[jira] [Created] (TEZ-4511) Counter for input read errors

2023-08-23 Thread Jira
László Bodor created TEZ-4511: - Summary: Counter for input read errors Key: TEZ-4511 URL: https://issues.apache.org/jira/browse/TEZ-4511 Project: Apache Tez Issue Type: Sub-task Repor

[jira] [Updated] (TEZ-4511) Counter for input read errors

2023-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/TEZ-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] László Bodor updated TEZ-4511: -- Description: We need to see how many times AM was notified about input read errors, otherwise, this is a

[jira] [Updated] (TEZ-4510) Performance counters

2023-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/TEZ-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] László Bodor updated TEZ-4510: -- Description: We need to improve on counters that can help to decide what went wrong in case of performanc

[GitHub] [tez] abstractdog commented on a diff in pull request #305: TEZ-1037: Replace multiple members in TaskAttemptImpl for container related stuff with a single reference to the container.

2023-08-23 Thread via GitHub
abstractdog commented on code in PR #305: URL: https://github.com/apache/tez/pull/305#discussion_r1303019662 ## tez-dag/src/main/java/org/apache/tez/dag/app/dag/impl/TezContainer.java: ## @@ -0,0 +1,161 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * o

[GitHub] [tez] abstractdog commented on pull request #305: TEZ-1037: Replace multiple members in TaskAttemptImpl for container related stuff with a single reference to the container.

2023-08-23 Thread via GitHub
abstractdog commented on PR #305: URL: https://github.com/apache/tez/pull/305#issuecomment-1689964486 > @abstractdog I have addressed the review comments, added a new TezContainer Class & pushed the methods there, let me know if it looks good. > > One checkstyle is left intentionally,

[GitHub] [tez] tez-yetus commented on pull request #305: TEZ-1037: Replace multiple members in TaskAttemptImpl for container related stuff with a single reference to the container.

2023-08-23 Thread via GitHub
tez-yetus commented on PR #305: URL: https://github.com/apache/tez/pull/305#issuecomment-1690213259 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 33s | Docker mode