3-08-08 22:20:44
收件人:dev@doris.apache.org
主题:Re:Doris升级后BE频繁报错>Make sure you have completely replace the bin/ and lib/
dir of BE.
>And 1.2.4 also required java8 runtime.
>
>
>
>--
>
>Best Regards
>Mingyu Chen
>
>Email:
>morning...@apache.org
>
>
>
>
>
您好,我今天把Doris从0.14升级到1.2.4,BE频繁挂掉,不是内存溢出挂掉的,请问该如何排查?查看be.out中,日志如下:
start time: 2023年 08月 08日 星期二 07:09:54 CST
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0808 07:09:54.030427 7121 env.cpp:46] Env init successfully.
start time: 2023年 08月 08日 星期二 07:17:29 CST
WARNING: Logging
您好,我在使用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):