Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
jency401
15
•
asked Apr 10, 2024
【已解决】doris-1.2.2,select into outfile报错
报错情况1.开启并行set enable_parallel_outfile = true;后,导出报错: detailMessage = unknown compression type(2291),不开启时正常。表压缩类型为zstd。 2.报错提示: RpcException, msg: org.apache.doris.rpc.RpcException: failed to send brpc batch, error=Host is down, error_text=[...
1.2
0
votes
1
answers
115
views
chyx018
7
•
asked Apr 10, 2024
【已记录】2.1.1 数据恢复报错
版本2.1.1,从doris数据库向hdfs备份数据以后,从hdfs恢复数据时state卡在downloading,taskerrmsg有报错, 报错信息如下
2.1
0
votes
1
answers
59
views
东方红
15
•
asked Apr 10, 2024
【已解决】Doris Manager 升级Doris版本至2.0.8失败
{code...}
2.0
0
votes
2
answers
130
views
chyx018
7
•
asked Apr 10, 2024
【已解决】2.0.7数据备份恢复报错,方法名失效
版本2.0.7,从doris数据库向hdfs备份数据以后,从hdfs恢复数据报错, 报错信息如下 已检查hdfs上,确实存在此文件
2.0
0
votes
1
answers
57
views
托马斯hbx
11
•
asked Apr 10, 2024
想问下,后续有计划支持对iceberg/paimon catalog dml操作吗?
RT,现在貌似只支持查询?
catalog
demand
0
votes
1
answers
38
views
chyx018
7
•
asked Apr 10, 2024
2.0.7的版本web ui存在查询问题
2.0.7版本的web ui 点击数据预览报错,已在1.2.6和2.1.1版本点击数据预览,没问题 报错信息如下
doris-webui
2.0
0
votes
1
answers
61
views
zhangjj
77
•
asked Apr 10, 2024
【已解决】新建自动分区表,insert数据时be节点全部挂掉重启
version:2.1.1(从2.0.5升级) 建表SQL {code...}
2.1
upgrade
0
votes
3
answers
97
views
James Xu
9
•
asked Apr 10, 2024
OLAP_SCAN_OPERATOR的PlanInfo里面为什么有时候有projections信息,有时候没有?
测试的是TPCH Q21: {code...}
2.1
0
votes
1
answers
43
views
zhangjj
77
•
asked Apr 10, 2024
【已解决】创建了hive catalog,show borker发现有个节点挂掉了,怎样重启这个Borker节点
版本:2.1.1
2.1
0
votes
2
answers
37
views
gaozhan
1
•
asked Apr 10, 2024
Subquery is not supported in the select list, 子查询的时候没有问题。使用insert语句的时候报错
只执行查询语句是没有问题的。要是执行插入就会报错errCode = 2, detailMessage = Subquery is not supported in the select list. {code...}
2.1
0
votes
2
answers
442
views
Prev
Prev
351
352
353
(current)
354
355
Next
Next
Hot Questions
【系列直播预告】Apache Doris 3.1 新版本解读(共 3 期):整体功能介绍、半结构化、湖仓一体
1 answers
a broken disk is found /be/storage 如何解决
1 answers
doris manager能否升级springboot版本
1 answers
doris的be奔溃,版本2.1.7
1 answers
Doris部署架构推荐
1 answers
Doris开启了2阶段提交,且事务已经被清理了,如何判断最近一次的ckp对应的事务是否正常提交了