You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/03/26 06:10:04 UTC

[GitHub] [incubator-doris] yangmingjie2018 opened a new issue #5573: Doris 什么时候支持Flink导入导出?

yangmingjie2018 opened a new issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573


   我知道,Flink可将计算完成的结果写入到Kafka,然后,Doris通过Routine load 方式导入(不知道延迟多少)?  
   但是,还有个导出的问题:
   在Doris中的数据,我希望能导出到kafka中;是否有办法?


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

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] [incubator-doris] yangmingjie2018 commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
yangmingjie2018 commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-808078452


   > > > > > You can watch this #5375
   > > > > 
   > > > > 
   > > > > thanks
   > > > > I want to know, who I use it?
   > > > 
   > > > 
   > > > Sorry, I can't understand..
   > > 
   > > 
   > > 我想确认,现在doris已经支持flink的 读和写了吗?
   > > 另外,我需要在flink还是doris怎么操作(例如,引入jar包?)能使用该功能?
   > > 谢谢
   > 
   > This PR is under development. Once it finished, you can use flink to read data from or write data inot Doris.
   > And there will be a document to explain how to use.
   > Coming soon.
   
   多谢大神,希望早日看到 。 


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

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] [incubator-doris] morningman commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
morningman commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-807964755


   You can watch this #5375 


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

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] [incubator-doris] yangmingjie2018 commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
yangmingjie2018 commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-825458298


   > You can consume Kafka data through flink, and then store it in the library through stream load
   > You can also try the flink doris connector, which is not currently in the development and testing phase
   > https://github.com/JNSimba/incubator-doris/tree/flink-connector-doris
   
   请问,大神,这个flink-connector-doris 大概什么时候能上线?


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

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] [incubator-doris] morningman commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
morningman commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-808037513


   > > > > You can watch this #5375
   > > > 
   > > > 
   > > > thanks
   > > > I want to know, who I use it?
   > > 
   > > 
   > > Sorry, I can't understand..
   > 
   > 我想确认,现在doris已经支持flink的 读和写了吗?
   > 另外,我需要在flink还是doris怎么操作(例如,引入jar包?)能使用该功能?
   > 
   > 谢谢
   
   This PR is under development. Once it finished, you can use flink to read data from or write data inot Doris.
   And there will be a document to explain how to use.
   Coming soon.


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

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] [incubator-doris] yangmingjie2018 closed issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
yangmingjie2018 closed issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573


   


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

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] [incubator-doris] morningman commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
morningman commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-825487206


   
   [doris-flink-1.0-SNAPSHOT.jar.zip](https://github.com/apache/incubator-doris/files/6363797/doris-flink-1.0-SNAPSHOT.jar.zip)
   
   But you should be able to compile it by yourself, it words for me, try the latest trunk code


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

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] [incubator-doris] yangmingjie2018 commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
yangmingjie2018 commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-825505153


   > [doris-flink-1.0-SNAPSHOT.jar.zip](https://github.com/apache/incubator-doris/files/6363797/doris-flink-1.0-SNAPSHOT.jar.zip)
   > 
   > But you should be able to compile it by yourself, it words for me, try the latest trunk code
   
   收到,多谢 


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

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] [incubator-doris] yangmingjie2018 commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
yangmingjie2018 commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-808030137


   > You can watch this #5375
   
   thanks
   
   I want to know, who I use 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.

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] [incubator-doris] hf200012 commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
hf200012 commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-808080862


   > > > > > > You can watch this #5375
   > > > > > 
   > > > > > 
   > > > > > thanks
   > > > > > I want to know, who I use it?
   > > > > 
   > > > > 
   > > > > Sorry, I can't understand..
   > > > 
   > > > 
   > > > 我想确认,现在doris已经支持flink的 读和写了吗?
   > > > 另外,我需要在flink还是doris怎么操作(例如,引入jar包?)能使用该功能?
   > > > 谢谢
   > > 
   > > 
   > > This PR is under development. Once it finished, you can use flink to read data from or write data inot Doris.
   > > And there will be a document to explain how to use.
   > > Coming soon.
   > 
   > 多谢大神,希望早日看到 。
   
   You can try it now,from: https://github.com/JNSimba/incubator-doris/tree/flink-connector-doris


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

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] [incubator-doris] yangmingjie2018 removed a comment on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
yangmingjie2018 removed a comment on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-825499286


   ![image](https://user-images.githubusercontent.com/46737906/115844306-4bbec880-a452-11eb-9c29-dfc131cf1473.png)
   


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

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] [incubator-doris] yangmingjie2018 commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
yangmingjie2018 commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-808035977


   > > > You can watch this #5375
   > > 
   > > 
   > > thanks
   > > I want to know, who I use it?
   > 
   > Sorry, I can't understand..
   
   我想确认,现在doris已经支持flink的 读和写了吗?
   另外,我需要在flink还是doris怎么操作(例如,引入jar包?)能使用该功能?
   
   谢谢


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

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] [incubator-doris] yangmingjie2018 commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
yangmingjie2018 commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-825499286


   ![image](https://user-images.githubusercontent.com/46737906/115844306-4bbec880-a452-11eb-9c29-dfc131cf1473.png)
   


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

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] [incubator-doris] yangmingjie2018 commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
yangmingjie2018 commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-827276719


   已经支持,点赞! @hf200012 @morningman 


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

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] [incubator-doris] yangmingjie2018 commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
yangmingjie2018 commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-825479480


   可否给一个flink-connector-doris的jar包? 我自己编译了一个一直不成功(我是.net的,不太会弄这个)。


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

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] [incubator-doris] hf200012 commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
hf200012 commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-810102474


   You can consume Kafka data through flink, and then store it in the library through stream load
   You can also try the flink doris connector, which is not currently in the development and testing phase
   https://github.com/JNSimba/incubator-doris/tree/flink-connector-doris


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

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] [incubator-doris] morningman commented on issue #5573: Doris 什么时候支持Flink导入导出?

Posted by GitBox <gi...@apache.org>.
morningman commented on issue #5573:
URL: https://github.com/apache/incubator-doris/issues/5573#issuecomment-808032784


   > > You can watch this #5375
   > 
   > thanks
   > 
   > I want to know, who I use it?
   
   Sorry, I can't understand..


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

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