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/12/05 10:05:18 UTC

[GitHub] [inlong] liaorui opened a new issue, #6745: [Feature][Manager]Support StarRocks load node management

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

   ### Description
   
   Inspired by doris-cdc-inlong, starrocks-cdc-inlong can also support transferring all tables in one database on time.
   
   StarRocks FE api has changed, been different from Doris FE api. If you use doris-cdc-inlong to handle StarRocks tables writing, it will give a error: `http://x.x.x.x:xxxx/api/backends?is_alive=true failed. java.io.IOException: Failed to get response from Doris.` That is why we need a sarrocks-cdc-inlong connector.
   
   This PR provides StarRocks load node management is InLong Manager.
   
   ### 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] dockerzhang closed issue #6745: [Feature][Manager]Support StarRocks load node management

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #6745: [Feature][Manager]Support StarRocks load node management
URL: https://github.com/apache/inlong/issues/6745


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