Jzjsnow commented on issue #3599:
URL: https://github.com/apache/amoro/issues/3599#issuecomment-2947874942

   This issue was first addressed in #2418, but at that time the dependency 
excluded from amoro was `com.esotericsoftware.kryo:kryo:2.24.0`, which is a 
dependency in flink-core.
   
   However, the current version of `kryo` included in amoro is 4.0.3. After 
2.24.0, the groupId of kryo dependency has been changed to 
`com.esotericsoftware` (e.g. `com.esotericsoftware:kryo:4.0.3`), which caused 
the previous exclusion to fail to block kryo: 4.0.3 packaged into the flink 
optimizer dependency


-- 
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