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/11/29 11:24:05 UTC

[GitHub] [inlong] yunqingmoswu opened a new issue, #6671: [Feature][Sort] Supports dirty data side-output for kafka connector

yunqingmoswu opened a new issue, #6671:
URL: https://github.com/apache/inlong/issues/6671

   ### Description
   
   Supports dirty data side-output for kafka connector.
   In this part:
   1. Load 'DirtySinkFactory' and create 'DirtySink' by the config
   2. It is needs to determine whether it is dirty data in the connector.
   3. Side output dirty data by the 'DirtySink' dependents on the configured, the built-in side-out of dirty data has 'LogDirtySink'(https://github.com/apache/inlong/pull/6618) and 'S3DirtySink'(https://github.com/apache/inlong/pull/6655).
   
   ### Use case
   
   _No response_
   
   ### 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] [inlong] yunqingmoswu closed issue #6671: [Feature][Sort] Supports dirty data side-output for kafka connector

Posted by GitBox <gi...@apache.org>.
yunqingmoswu closed issue #6671: [Feature][Sort] Supports dirty data side-output for kafka connector
URL: https://github.com/apache/inlong/issues/6671


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