MAPREDUCE-7377. Remove unused imports in MapReduce project#4299
MAPREDUCE-7377. Remove unused imports in MapReduce project#4299aajisaka merged 1 commit intoapache:trunkfrom
Conversation
|
Hi,@ashutoshcipher, I found unused import in yarn router moudle and yarn server moudle, |
|
@slfan1989. Thanks for your comment. My PR is different from yours. I am checking in complete Hadoop MAP/REDUCE project and not in Also I have created a separate JIRA YARN-11142 to check unused imports in complete Hadoop YARN project. When I will raise the PR, I will make sure that I am adding the new changes and not that are already done in you PR #4276 |
|
💔 -1 overall
This message was automatically generated. |
|
@aajisaka @ayushtkn @steveloughran , Can you please review this? Thanks. |
The number of Checkstyle warnings are greatly reduced. Thank you. |
|
TestLocalDistributedCacheManager is failing but is not related to the patch. Filed MAPREDUCE-7380 to fix the test failure. |
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Description of PR
Remove unused Imports in Hadoop MAP/REDUCE project