mbalassi commented on PR #24580:
URL: https://github.com/apache/flink/pull/24580#issuecomment-2027344963

   @slfan1989 Thanks for addressing the Notice checks. We are almost there, the 
Python integration seems to have relied on a specific classname, that has 
probably changed. This causes a couple failures we are good otherwise.
   ```
   Caused by: java.lang.ClassNotFoundException: 
org.apache.commons.io.build.AbstractStreamBuilder
        at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
   ```
   
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58638&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a&t=0f3adb59-eefa-51c6-2858-3654d9e0749d&l=9010
   
   Let me know if you prefer getting some help with hunting this down.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to