Re: [ANNOUNCE] Spark Connectors v1.0.1 for Apache Doris(Incubating) Release

2022-03-19 Thread sebb
Please note that links to signatures and checksums MUST use https: This applies to versions 0.12.0 and before on the download page Thanks! On Sat, 19 Mar 2022 at 14:11, 陈明雨 wrote: > > Hi All, > > > > > We are pleased to announce the release of Spark Connectors v1.0.1 for Apache > Doris(Incubat

[ANNOUNCE] Spark Connectors v1.0.1 for Apache Doris(Incubating) Release

2022-03-19 Thread 陈明雨
Hi All, We are pleased to announce the release of Spark Connectors v1.0.1 for Apache Doris(Incubating). This is the first release of spark-doirs-connector. See: http://doris.incubator.apache.org/extending-doris/spark-doris-connector.html for more information The release is available at: h

[ANNOUNCE] Flink Connectors v1.0.3 for Apache Doris(Incubating) Release

2022-03-19 Thread 陈明雨
Hi All, We are pleased to announce the release of Flink Connectors v1.0.3 for Apache Doris(Incubating). This is the first release of flink-doirs-connector. See: http://doris.incubator.apache.org/extending-doris/flink-doris-connector.html for more information The release is available at: h

Re:Re: [DISCUSS] Doris binary release preparation

2022-03-19 Thread 陈明雨
Thanks for Willem's review. And yes, the licenses of all thirdparties that Doris depends on are compatible with APLv2. Some of them are dual licenses and I have chosen the one that is compatible with APLv2. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org At 2022-03-19 20

Re:[Discuss][DSIP] Refactored BE memory tracking tool

2022-03-19 Thread 陈明雨
Hi Xinyi: Nice Job! I have created DSIP-002[1] for this proposal [1] https://cwiki.apache.org/confluence/display/DORIS/DSIP-002%3A+Refactor+memory+tracker+on+BE -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org At 2022-03-19 21:02:16, "XinYi Zou" wrote: >Hi all, >I want

Re: [DISCUSS] Doris binary release preparation

2022-03-19 Thread ????
this is good idea. what about manager and connectors? ---Original--- From: "??"

Re: [DISCUSS] Doris binary release preparation

2022-03-19 Thread 41108453
+1 I think this will be a good start, the various problems encountered by the community in compiling doris will be solved, lowering the threshold of doris installation and deployment, looking forward to the release of the 1.0 binary installer. Jiafeng.Zhang Email :jiafengzh...@apache.org -

[Discuss][DSIP] Refactored BE memory tracking tool

2022-03-19 Thread XinYi Zou
Hi all, I want to refactor Doris BE memory tracking tool MemTracker. MemTracker: tracks memory consumption via manual calls to Consume()/Release(), it contains an optional limit and can be arranged into a tree structure. motivation: Currently, only a small amount of memory in BE is tracked, which

Re: [DISCUSS] Doris binary release preparation

2022-03-19 Thread Willem Jiang
I just found there is a License file of LICENSE-GPLv2-CE.txt in the licenses directory. It was introduced by the blow License. CDDL + GPLv2 with classpath exception -- licenses/LICENSE-CDDL-1.0.txt & licenses/LICENSE-GPLv2-CE.txt After checking the explanation here[1], I think it's fine for us to

[DISCUSS] Doris binary release preparation

2022-03-19 Thread 陈明雨
Hi all, we are going to make a "binary release" of Doris 1.0. The purpose of starting this discussion is to ask for help in reviewing whether the binary release related preparations are correct. The main purpose is to review the composition of the final output package: (see the attachment, it