Binlog Load 问题请教

2023-04-12 Thread 张鹏
您好,我在使用Binlog Load时,遇到了如下问题: 1. 创建Binlog Load报错: ERROR 1064 (HY000): errCode = 2, detailMessage = Syntax error in line 1: CREATE SYNC `hdg_mysql_test`.`trade_order_info_test20230307` ^ Encountered: SYNC Expected 2. 查询 SHOW SYNC JOB: MySQL [hdg_mysql_test]> show sync job; ERROR 1064 (HY000):

Re: [VOTE] Release Apache Doris-Shade 1.0.1

2023-04-12 Thread Calvin Kirs
Hi, +1(nonbinding) I checked : - LICENSE and NOTICE are fine - All files have license headers if necessary. - All links are valid - Checksums and GPG signatures are valid. - Build success on JDK11 Best wishes! Calvin Kirs On 2023/04/13 02:31:53 wudi wrote: > Hi all, > > This is a call for the v

[VOTE] Release Apache Doris-Shade 1.0.1

2023-04-12 Thread wudi
Hi all, This is a call for the vote to release Apache Doris-Shade 1.0.1 The git tag for the release: https://github.com/apache/doris-shade/tree/doris-shade-1.0.1 Release Notes are here: https://github.com/apache/doris-shade/blob/do

Wikipedia Submission Result - Apache Doris

2023-04-12 Thread Wikipedia Submissions
Hello Apache Doris, I hope you are doing well, I'm Davis from the Wiki Submissions, and I'm assuming that you tried to create a Wikipedia page with the title " Apache Doris" or that somebody else tried it on your behalf. I am contacting you to let you know whether your Wikipedia submission has b

请教borker load操作问题

2023-04-12 Thread 张春晓
您好, 在使用doris过程中,遇到一个问题,borker load方式导入hive数据到doris中,hive表为分区表,分区字段为2个,怎么定时执行前一天分区的borker load操作。 我这边采用了海豚调度的方式,但是在把分区字段作为参数传递的时候报错,不能成功导入,附件为日志 期待回复。 zhan...@eastcom-sw.com - To unsubscribe, e-mail: dev-unsubscr...@doris.apa