Hi, I have a problem that the frontend somehow seems to have the user jar on the classpath and it leads to a netty conflict:
https://gist.github.com/gyfora/4ec2c8a8a6b33adb80d411460432ce8d So in the jobmanager logs I can see that my job started (running on YARN), but can't access the frontend, it gives internal server error with the previous exception. So I dont have the same jar problem on the actual running job. I haven't really seen this before, is this something that happened to somebody else as well? Thank you! Gyula