slfan1989 commented on PR #7129: URL: https://github.com/apache/hadoop/pull/7129#issuecomment-2526659874
@TaoYang526 Can we fix the checkstyle issues? ``` ./hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestRMHAForAsyncScheduler.java:33:import org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestUtils;:8: Unused import - org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestUtils. [UnusedImports] ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
