tasanuma edited a comment on pull request #3679:
URL: https://github.com/apache/hadoop/pull/3679#issuecomment-989596803


   After cherry-picking into branch-3.3, the build of branch-3.3 fails with the 
following error. So I reverted it for now.
   ```
   [ERROR] 
/.../hadoop/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer/TestBalancer.java:[2238,11]
 cannot find symbol
     symbol:   variable Assert
     location: class org.apache.hadoop.hdfs.server.balancer.TestBalancer
   ```
   
   @liubingxing It seems TestBalancer doesn't import `org.junit.Assert` in 
branch-3.3, and it is the cause of the build failure. Could you create another 
PR for branch-3.3?


-- 
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]

Reply via email to