Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
iceriver
3
•
asked Apr 26, 2024
加列errCode = 2, detailMessage = schema change tasks failed on same tablet reach threshold [[ALTER]
Version : doris-2.0.3-rc06 BuildInfo : VM-16-12-centos 执行alter add column 《ALTER TABLE mytableName ADD column F varchar(100) NULL COMMENT 'F' after REQ_TYPE;》, 显示执行成功,但表结构未更改 执行SHOW ALTER TABLE COLUMN: 查看log: errCode = 2, detailMess...
2.0
0
votes
2
answers
162
views
LiTianBiao
3
•
asked Apr 26, 2024
Doris1.2.8版本broker导出和1.2.6结果不同,导致导出数据错误,急需解决,是1.2.8的bug还是需要修改语句?
1.2.6版本,export 导出 where province=15,查看 TaskInfo: {code...} 这是1.2.8的bug还是需要修改语句?
ingestion
1.2
upgrade
0
votes
1
answers
64
views
wwey1
15
•
asked Apr 26, 2024
【已解决】升级版本2.0.7->2.1.2后, FlinkSQL出现时间类型错误
在2.0.7版本时, 是没问题的, 连接器的版本是flink-doris-connector-1.18-1.5.2.jar
faq
upgrade
0
votes
2
answers
113
views
labuladuo
15
•
asked Apr 26, 2024
【已解决】FE日志报错Error happened when receiving packet,应该调整什么配置?
日志详情: WARN (mysql-nio-pool-62433|257921) [ReadListener.lambda$handleEvent$0():60] Exception happened in one session(org.apache.doris.qe.ConnectContext@3f51ed58). 741062 java.io.IOException: Error happened when receiving packet. 741063 at or...
2.1
0
votes
1
answers
428
views
Frankehp
3
•
asked Apr 26, 2024
【已解决】doris 2.0.6 版本array ()和exists不能同时使用
Select array (a,b),c from t1 where exists (select e from t2 where t2.e=t1.c),25的2.0.2版本可以执行,2.0.6版本执行报错,unknown column t1.c
2.0
0
votes
1
answers
53
views
xiaohui
15
•
asked Apr 26, 2024
【已记录】datax同时启动多个任务同步数据,任务发生错乱
这里开启的任务同步表名称为ods_b83dc9564a991293209edf9347419566_7188790706360553472_true 但是报错提示没有。 ods_8e6215f80f8f380ac8fe8e84b35b291a_7188790032222654464_true 这个表是另外一个任务中的数据表,有没有大佬知道这个是为什么
2.1
cluster
0
votes
1
answers
80
views
海边看花开
29
•
asked Apr 26, 2024
【已解决】2.1版本,Spark Connector 插入doris时,字段数据不一致
dwd_ap_supplier_fee_detail_monthly_df.write .mode("overwrite") .format("doris") .option("doris.table.identifier", "dw_dwd.dwd_ap_supplier_monthly") .option("doris.fenodes", "xxxx:8030") .optio...
2.1
0
votes
2
answers
127
views
caoliang
76
•
asked Apr 26, 2024
【已解决】通过flink cdc 同步oracle 数据,如果类型是clob/blob ,同步到doris,数据为null
问题描述: 通过flink cdc 同步oracle 数据,如果类型是clob/blob ,通过到doris,数据为null oracle表结构: CREATE TABLE your_table ( id NUMBER PRIMARY KEY, clob_data CLOB, blob_data BLOB ); INSERT INTO your_table (id, clob_data, blob_data) VALUES ( 1, 'Sample CLOB data...
faq
0
votes
1
answers
135
views
wanxiaohun
41
•
asked Apr 26, 2024
【已解决】be的机器突然宕机,报磁盘错误
{code...} 然后此BE就启动不起来了
2.1
cluster
0
votes
1
answers
130
views
xxww
9
•
asked Apr 26, 2024
【已解决】k8s 部署doris 2.1.2遇到问题
自己按照官网打的镜像启动有问题 谁帮我看下
2.1
operator
install
0
votes
3
answers
105
views
Prev
Prev
302
303
304
(current)
305
306
Next
Next
Hot Questions
【直播预告】培训与认证课程正式上线,即刻预约 7月22日「答疑开放麦」
Doris BE日志访问API相关问题
Doris Manager搭建存算分离Doris集群,问下选择mysql和内置h2有什么区别?
1 answers
创建同步物化视图是否可以进行资源限制
1 answers
Doris-tag-2.1.8.1 编译问题
1 answers
调用JavaUDF的查询完成后,进程未完全退出,资源未完全释放
1 answers