aajisaka opened a new pull request #2884: URL: https://github.com/apache/hadoop/pull/2884
Using reflection to update a static final field is not allowed. Removed the final modifier and use a setter method to update the field. This fix is similar to #2309 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
