vinayakumarb commented on issue #1496: HADOOP-16560. [YARN] use protobuf-maven-plugin to generat… URL: https://github.com/apache/hadoop/pull/1496#issuecomment-534406503 > The javadoc warning is from generated source? I believe we should skip the checks on the generated files? Yes, there are many javac warnings are coming from generate source. Guess some API is deprecated, but generator still uses them. (may be because of syntax=proto2). I guess that's fine. Just need to make sure, we dont use any of these deprecated code in other sources.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
