slfan1989 commented on PR #5606: URL: https://github.com/apache/hadoop/pull/5606#issuecomment-1533179205
@goiri Can you help to merge this pr into the trunk branch? Thank you very much! I will continue to follow up YARN-11477. The error reported by javac is because we changed the proto file. The proto code is automatically generated. ``` hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/target/generated-sources/java/org/apache/hadoop/yarn/federation/proto/YarnServerFederationProtos.java:8627:125:[deprecation] PARSER in ApplicationSubmissionContextProto has been deprecated hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/target/generated-sources/java/org/apache/hadoop/yarn/federation/proto/YarnServerFederationProtos.java:10916:107:[deprecation] PARSER in ApplicationIdProto has been deprecated ``` -- 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]
