Re: 通过kafka导入数据失败

2019-08-23 Thread MingyuChen
这个是rpc失败了,可以到 10002 这个 backend 的be.INFO日志看下有什么对应的错误信息。 前提是确保 FE 和 BE 的版本是一致的,并且连接正常(心跳正常) > 在 2019年8月23日,下午7:33,Katte 写道: > > 您好! > > 你好,我创建了一个job从kafka读取数据,但日志总提示读取超时,还请帮助一下,谢谢! > > 2019-08-22 14:37:07,351 WARN 30 > [RoutineLoadTaskScheduler.submitBatchTasksIfNotEmpty():201] task send erro

[ANNOUNCE] Apache Doris (incubating) 0.10.0 Release

2019-07-01 Thread MingyuChen
Hi All, We are pleased to announce the release of Apache Doris 0.10.0-incubating. Apache Doris (incubating) is an MPP-based interactive SQL data warehousing for reporting and analysis. Thanks to everyone who has contributed to this release. The release and its note can be found here: https://git

Re: [VOTE] Release Apache Doris 0.10.0-incubating-rc02

2019-05-25 Thread MingyuChen
Hi Dave: No problem~ > 在 2019年5月26日,上午9:04,Dave Fisher 写道: > > Hi - give me until Tuesday to check. > > Thanks, > Dave > > Sent from my iPhone > >> On May 21, 2019, at 11:29 PM, 陈明雨 wrote: >> >> Dear all, >> >> >> I make a new release of Apache Doris(Incubating). >> Please review and vot

Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-07 Thread MingyuChen
+1 I have checked this release package by following steps 1. download release from apache dist 2. check its signature and hashes 3. check the DISCLAIMER, LICENSE and NOTICE files, and all files with ASF headers. 4. check there is no binary file 5. build successfully by using docker images. >