[jira] [Commented] (MAPREDUCE-7307) Potential thread leak in LocatedFileStatusFetcher

2020-11-23 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17237443#comment-17237443 ] Steve Loughran commented on MAPREDUCE-7307: --- merged to trunk, just doing backport

[jira] [Commented] (MAPREDUCE-7309) Improve performance of reading resource request for mapper/reducers from config

2020-11-23 Thread Wangda Tan (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17237689#comment-17237689 ] Wangda Tan commented on MAPREDUCE-7309: --- Thanks [~pbacsko], the latest patch looks better than

[jira] [Assigned] (MAPREDUCE-7309) Improve performance of reading resource request for mapper/reducers from config

2020-11-23 Thread Wangda Tan (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan reassigned MAPREDUCE-7309: - Assignee: Peter Bacsko (was: Wangda Tan) > Improve performance of reading resource

[jira] [Resolved] (MAPREDUCE-7307) Potential thread leak in LocatedFileStatusFetcher

2020-11-23 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved MAPREDUCE-7307. --- Fix Version/s: 3.3.1 Resolution: Fixed > Potential thread leak in

[jira] [Updated] (MAPREDUCE-7308) Containers never get reused as containersToReuse map gets cleared on makeRemoteRequest

2020-11-23 Thread Bilwa S T (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilwa S T updated MAPREDUCE-7308: - Status: Patch Available (was: Open) > Containers never get reused as containersToReuse map

[jira] [Assigned] (MAPREDUCE-6784) JobImpl state changes for containers reuse

2020-11-23 Thread Bilwa S T (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilwa S T reassigned MAPREDUCE-6784: Assignee: Bilwa S T (was: Devaraj Kavali) > JobImpl state changes for containers

[jira] [Updated] (MAPREDUCE-7308) Containers never get reused as containersToReuse map gets cleared on makeRemoteRequest

2020-11-23 Thread Bilwa S T (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilwa S T updated MAPREDUCE-7308: - Attachment: MAPREDUCE-7308-MR-6749.001.patch > Containers never get reused as

[jira] [Commented] (MAPREDUCE-7308) Containers never get reused as containersToReuse map gets cleared on makeRemoteRequest

2020-11-23 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17237462#comment-17237462 ] Hadoop QA commented on MAPREDUCE-7308: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (MAPREDUCE-7307) Potential thread leak in LocatedFileStatusFetcher

2020-11-23 Thread Zhihua Deng (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17237782#comment-17237782 ] Zhihua Deng commented on MAPREDUCE-7307: Thanks very much for the help and review. >

[jira] [Updated] (MAPREDUCE-7308) Containers never get reused as containersToReuse map gets cleared on makeRemoteRequest

2020-11-23 Thread Bilwa S T (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilwa S T updated MAPREDUCE-7308: - Description: In RMContainerReuseRequestor whenever containerAssigned is called it checks if

[jira] [Commented] (MAPREDUCE-6786) TaskAttemptImpl state changes for containers reuse

2020-11-23 Thread Bilwa S T (Jira)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17237293#comment-17237293 ] Bilwa S T commented on MAPREDUCE-6786: -- Hi [~devaraj] [~brahmareddy] Can you please review this