virajjasani commented on pull request #2729:
URL: https://github.com/apache/hbase/pull/2729#issuecomment-738069886


   @sethsawant Please fix compilation error:
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project hbase-server: Compilation failure
   [ERROR] 
/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2729/yetus-jdk11-hadoop3-check/src/hbase-server/src/main/java/org/apache/hadoop/hbase/favored/FavoredNodeLoadBalancer.java:[194,11]
 cannot find symbol
   [ERROR]   symbol:   method 
dividedRegionsAndAssignRegionsWithFavoredNodes(java.util.List<org.apache.hadoop.hbase.client.RegionInfo>,java.util.List<org.apache.hadoop.hbase.ServerName>)
   [ERROR]   location: class 
org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to