You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "LCehoennardo (via GitHub)" <gi...@apache.org> on 2023/04/24 07:34:28 UTC

[GitHub] [doris-flink-connector] LCehoennardo opened a new issue, #134: [Feature] write data to two doris at the same time

LCehoennardo opened a new issue, #134:
URL: https://github.com/apache/doris-flink-connector/issues/134

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   How to change the code so that this connector can write data to two Doris clusters at the same time (to achieve master-slave cluster data synchronization), can you provide some ideas?
   
   ### Use case
   
   to achieve master-slave cluster data synchronization
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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@doris.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris-flink-connector] JNSimba commented on issue #134: [Feature] write data to two doris at the same time

Posted by "JNSimba (via GitHub)" <gi...@apache.org>.
JNSimba commented on issue #134:
URL: https://github.com/apache/doris-flink-connector/issues/134#issuecomment-1578209209

   Is it possible to split the upstream data and write it to different sinks?


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris-flink-connector] LCehoennardo commented on issue #134: [Feature] write data to two doris at the same time

Posted by "LCehoennardo (via GitHub)" <gi...@apache.org>.
LCehoennardo commented on issue #134:
URL: https://github.com/apache/doris-flink-connector/issues/134#issuecomment-1578237134

   > Is it possible to split the upstream data and write it to different sinks?
   
   Thanks for your reply, I have implemented this feature, see https://github.com/LCehoennardo/flink-dual-doris-connector for more.


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org