PorterZhang2021 commented on PR #6310: URL: https://github.com/apache/kyuubi/pull/6310#issuecomment-2059165352
Hello, Mr.Pan @pan3793 , I try it again, and exclusion everyone, I removed all dependencies and tried to start it without any issues. But for other related dependencies, I don't quite understand how to remove them. I did the following: 1. Use `mvn dependency: analyze` (using kyuubi_ha as an example)  2. Use `mvn dependency: tree`  3. open kyuubi_ha -> pom.xml, then delete `io.netty:netty-transport-native-epoll:jar:linux-aarch_64`, `io.netty:netty-transport-native-epoll:jar:linux-x86_64` 4. then repackages I'm not sure if my example is accurate or not. If it's not, can you provide me with some relevant reference materials? I've searched a lot online but I still don't quite understand this aspect. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
