[ https://issues.apache.org/jira/browse/MAPREDUCE-7363?focusedWorklogId=655318&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-655318 ]
ASF GitHub Bot logged work on MAPREDUCE-7363: --------------------------------------------- Author: ASF GitHub Bot Created on: 27/Sep/21 00:00 Start Date: 27/Sep/21 00:00 Worklog Time Spent: 10m Work Description: dongjoon-hyun commented on a change in pull request #3487: URL: https://github.com/apache/hadoop/pull/3487#discussion_r716283717 ########## File path: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestJobClients.java ########## @@ -44,7 +44,7 @@ import org.junit.Test; @SuppressWarnings("deprecation") -public class JobClientUnitTest { +public class TestJobClients { Review comment: This is `TestJobClients` to avoid conflicts with [TestJobClient](https://github.com/apache/hadoop/blob/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/test/java/org/apache/hadoop/mapred/TestJobClient.java) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 655318) Time Spent: 20m (was: 10m) > Rename JobClientUnitTest to TestJobClient > ----------------------------------------- > > Key: MAPREDUCE-7363 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7363 > Project: Hadoop Map/Reduce > Issue Type: Task > Components: mrv2 > Affects Versions: 3.4.0 > Reporter: Dongjoon Hyun > Priority: Major > Labels: pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org