mccormickt12 commented on PR #6262: URL: https://github.com/apache/hadoop/pull/6262#issuecomment-1817623850
After the revert I get building locally ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hadoop-hdfs-client: Compilation failure [ERROR] /Users/tmccormi/projects/hadoop/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocolPB/ClientNamenodeProtocolTranslatorPB.java:[2098,13] cannot find symbol [ERROR] symbol: method getRemoteException(org.apache.hadoop.thirdparty.protobuf.ServiceException) [ERROR] location: class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB ``` -- 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]
