Re: [DISCUSS] Releasing Apache Doris(Incubating) 0.15.0

2021-11-02 Thread Jian Cao
Looking forward to this release. Gabriel Lee 于2021年11月3日周三 上午10:19写道: > Thanks mingyu, this is a huge release! > > On Tue, 2 Nov 2021 at 17:03, 41108453 <41108...@qq.com.invalid> wrote: > > > Looking forward to the release of the new version > > > > > > > > > > -- 原始邮件 --

Re: [DISCUSS] Releasing Apache Doris(Incubating) 0.15.0

2021-11-02 Thread Gabriel Lee
Thanks mingyu, this is a huge release! On Tue, 2 Nov 2021 at 17:03, 41108453 <41108...@qq.com.invalid> wrote: > Looking forward to the release of the new version > > > > > -- 原始邮件 -- > 发件人: > "dev" >

Re: Data Load Issue by using Kettle

2021-11-02 Thread Matt Casters
>> It is recommended to use DataX doriswriter plug-in While I'm no longer involved in Kettle we have a number of bulk loaders in Apache Hop and would be happy to work with you in figuring out how to quickly load data into Doris. Op di 2 nov. 2021 09:49 schreef 陈明雨 : > We haven't adapted Kettle y

Re:Re:Data Load Issue by using Kettle

2021-11-02 Thread Thomas Cai
MingYu, Thanks for your recommendation. Regards, Thomas At 2021-11-02 16:49:09, "陈明雨" wrote: >We haven't adapted Kettle yet, and the specific implementation of Kettle is to >load data line by line by using insert. >This is not an acceptable way for Doris. Doris needs to load data in

??????[DISCUSS] Releasing Apache Doris(Incubating) 0.15.0

2021-11-02 Thread 41108453
Looking forward to the release of the new version --  -- ??: "dev"

[DISCUSS] Releasing Apache Doris(Incubating) 0.15.0

2021-11-02 Thread 陈明雨
Hi All: After about 6 month, we are about to make a new release of Doris. We had an discussion[1] more than a month ago, and carried out a series of preparations and tests before the release of the version. And I would like to be the release manager this time. The release note can be found here[

Re:Data Load Issue by using Kettle

2021-11-02 Thread 陈明雨
We haven't adapted Kettle yet, and the specific implementation of Kettle is to load data line by line by using insert. This is not an acceptable way for Doris. Doris needs to load data in batches. It is recommended to use DataX doriswriter plug-in, or mysql odbc external table for mysql data syn