You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/05/01 08:57:56 UTC

[GitHub] [incubator-inlong] gong opened a new issue, #4058: [Improve] Resolve AVRO format dependency conflict

gong opened a new issue, #4058:
URL: https://github.com/apache/incubator-inlong/issues/4058

   ### Description
   
   Resolve AVRO format dependency conflict with `flink-avro` of flink cluster.
   
   ### InLong Component
   
   InLong Sort
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: dev-unsubscribe@inlong.apache.org.apache.org

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


[GitHub] [incubator-inlong] gong commented on issue #4058: [Improve][Sort] Resolve AVRO format dependency conflict

Posted by GitBox <gi...@apache.org>.
gong commented on issue #4058:
URL: https://github.com/apache/incubator-inlong/issues/4058#issuecomment-1120136108

   It will remove shade `flink-avro`. Because shade plugin cause problem that is `invalid lambda deserialize`. It can refer to [shade plugin bug](https://issues.apache.org/jira/browse/MSHADE-260). We can remove avro of flink cluster when we encounter jar conflict.


-- 
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: commits-unsubscribe@inlong.apache.org

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


[GitHub] [incubator-inlong] gong closed issue #4058: [Improve][Sort] Resolve AVRO format dependency conflict

Posted by GitBox <gi...@apache.org>.
gong closed issue #4058: [Improve][Sort] Resolve AVRO format dependency conflict
URL: https://github.com/apache/incubator-inlong/issues/4058


-- 
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: dev-unsubscribe@inlong.apache.org

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