Re: [Discuss & Vote] Create a new repo for Doris Flink/Spark Connector and Manager

2022-02-08 Thread ling miao
As a project that has been incubated in the apache foundation, what process do we need to go through to open a new codebase for a new component? Secondly, if the connector and manager are going to be released, are they separate from Doris? If so, is the process the same as Doris? Ling Miao 蔡聪辉

Re:[Discuss & Vote] Create a new repo for Doris Flink/Spark Connector and Manager

2022-02-08 Thread 蔡聪辉
+1, That sounds more reasonable At 2022-02-09 14:54:26, "陈明雨" wrote: >Hi All: > > >Last month we try to release the doris flink/spakr connector 1.0.0[1]. But the >VOTE has been cancelled because: >1. This release was not voted on dev@doris >2. The object of this release is the flink/spark connec

??????[Discuss & Vote] Create a new repo for Doris Flink/Spark Connector and Manager

2022-02-08 Thread 41108453
+1 It would indeed be better and clearer --  -- ??: "dev"

[Discuss & Vote] Create a new repo for Doris Flink/Spark Connector and Manager

2022-02-08 Thread 陈明雨
Hi All: Last month we try to release the doris flink/spakr connector 1.0.0[1]. But the VOTE has been cancelled because: 1. This release was not voted on dev@doris 2. The object of this release is the flink/spark connector, but the corresponding source code contains the main Doris code. This lea

Re:Re: [DISCUSS] Graduate Apache Doris (Incubating) as a TLP

2022-02-08 Thread 陈明雨
>I just want to mention about the recent release of Java code, it's >better to add another git repo to host the java code for the maven >release. >It doesn't make any sense that we have different tags for the java >code release. I'd like to see this issue addressed before graduation. Thanks for yo

Re:[Discuss] Apache Doris Manager 2022 Roadmap

2022-02-08 Thread 陈明雨
Nice job. But before release, we may need to migrate the code from the doris manager to a new repo. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org At 2022-02-08 20:17:31, "41108453" <41108...@qq.com.INVALID> wrote: >Hi All, > > >Doris Manager version 1.0 will be release

回复:Re: Stream Load delete 包含中文删除失败

2022-02-08 Thread brain.duan
That's just HTTP requests. If your curl code works, what's difference with your java code? why not print all your HTTP debug message and see the difference? If you do need encode data, URLEncode may helps. --原始邮件-- 发件人:"nan tu "http://127.0.0.1:8042/api

Re: [DISCUSS] Graduate Apache Doris (Incubating) as a TLP

2022-02-08 Thread Willem Jiang
It is good to see Doris did lots of work on building up the community. The brand issues were addressed last year. For the relationship of the Impala project, I think we need to get in touch with the Impala team to get more feedback. I just want to mention about the recent release of Java code, it'

Re: Stream Load delete 包含中文删除失败

2022-02-08 Thread nan tu
This is not the point of the problem, the problem now is that the Chinese characters in the http header cannot be parsed because http uses ASCII. Even if I can use base64 encoding, doris doesn't know how to decode it, which is currently unsettable. > 2022年2月8日 下午2:20,brain 写道: > > Is that a H

Re: [DISCUSS] Graduate Apache Doris (Incubating) as a TLP

2022-02-08 Thread 王博
Does the Apache Impala Community agree with our solution now? Should we communicate with them by email and persist the communication process? 陈明雨 于2022年2月8日周二 15:09写道: > Hi all. > > > > > Apache Doris (Incubating) has been in development for over 3 years since > it entered the Apache incubator

[Discuss] Apache Doris Manager 2022 Roadmap

2022-02-08 Thread 41108453
Hi All, Doris Manager version 1.0 will be released at the end of February. This version can realize one-click visualization and automatic installation and deployment, start and stop, configuration management, etc. of Doris clusters. In this way, Doris Manager basically realizes the visual inst