tballison commented on PR #849:
URL: https://github.com/apache/nutch/pull/849#issuecomment-2685115436

   Thank you @sebastian-nagel for beating me to it. Y, we had to shade 
commons-io because hadoop was using an old version, and Tika and POI were using 
some of the newer API calls.
   
   I just released this shim for 2.9.3 and 3.1.0. Maybe give those a try?
   
   I did notice this: 
https://github.com/tballison/hadoop-safe-tika/blob/main/tika-parsers-standard-package-shaded/pom.xml#L67
   
   Which may be causing the problems. If we have to downgrade slf4j to match 
hadoop, we can do that...or maybe we shade logging too?
   
   I'm happy to make those updates and release a 2.9.3.1 and/or 3.1.0.1. :D 
   
   Let me know what makes sense.


-- 
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: dev-unsubscr...@nutch.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to