You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/05/11 09:28:29 UTC

[GitHub] [incubator-seatunnel] legendtkl opened a new issue, #1849: [Feature][Flink SQL] Support Connector dynamic loading for Flink SQL job

legendtkl opened a new issue, #1849:
URL: https://github.com/apache/incubator-seatunnel/issues/1849

   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   Mainly, two points:
   1. support flink sql connector build and bundle
   2. support dynamically loading connector jars when run flink sql job. The key point is loading all the connectors into classloader might cause Class conflict.
    
   
   ### Usage Scenario
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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: commits-unsubscribe@seatunnel.apache.org.apache.org

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


[GitHub] [incubator-seatunnel] legendtkl commented on issue #1849: [Feature][Flink SQL] Support Connector dynamic loading for Flink SQL job

Posted by GitBox <gi...@apache.org>.
legendtkl commented on issue #1849:
URL: https://github.com/apache/incubator-seatunnel/issues/1849#issuecomment-1123457651

   Hi, @leo65535 , this is something different. The issues focus on running flink sql job with connectors, and loading the jars when running job.
   
   I have just sumit a PR #1850 for it.


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] leo65535 commented on issue #1849: [Feature][Flink SQL] Support Connector dynamic loading for Flink SQL job

Posted by GitBox <gi...@apache.org>.
leo65535 commented on issue #1849:
URL: https://github.com/apache/incubator-seatunnel/issues/1849#issuecomment-1123466982

   Got, no problem.


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] leo65535 closed issue #1849: [Feature][Flink SQL] Support Connector dynamic loading for Flink SQL job

Posted by GitBox <gi...@apache.org>.
leo65535 closed issue #1849: [Feature][Flink SQL] Support Connector dynamic loading for Flink SQL job
URL: https://github.com/apache/incubator-seatunnel/issues/1849


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] leo65535 commented on issue #1849: [Feature][Flink SQL] Support Connector dynamic loading for Flink SQL job

Posted by GitBox <gi...@apache.org>.
leo65535 commented on issue #1849:
URL: https://github.com/apache/incubator-seatunnel/issues/1849#issuecomment-1123431222

   Thanks @legendtkl, fixed at https://github.com/apache/incubator-seatunnel/pull/1800
   


-- 
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@seatunnel.apache.org

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