chinmayms commented on PR #19514:
URL: https://github.com/apache/flink/pull/19514#issuecomment-1105479109

   @MartijnVisser  Thank you.
   
   I think I know the reason for the failing test, this is something we have 
fixed in our internal build by adding commons-compress 
(https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.21) 
to the flink-s3-fs-hadoop pom.xml since it is being excluded in the hadoop 
import. 
   
   I was not sure whats the best way forward : whether to remove the exclude or 
just import commons-compress explicitly. For us, importing it works. 
   
   CC @tweise  


-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to