RyanSkraba commented on pull request #925:
URL: https://github.com/apache/avro/pull/925#issuecomment-663027071


   @busbey Good point!  It looks like both points can be resolved by restoring 
the `slf4j-log4j12` binding that used to be brought in by Hadoop 2.7.7 (still 
used by Hadoop 3.x).
   
   With this change both avro-tools-1.9.2.jar and 
avro-tools-1.11.0-SNAPSHOT.jar will produce the following Hadoop warning:
   
   ```
   20/07/23 15:33:43 WARN util.NativeCodeLoader: Unable to load native-hadoop 
library for your platform... using builtin-java classes where applicable
   ```
   
   (Missing in 1.10.0)


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