Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
gfox
15
•
asked Apr 28, 2024
【已解决】doris的Be配置storage_root_path为多路径后,新建一张表,如何使用这些路径呢?
如题,根本目的是每个主机上挂载了多个磁盘,怎么把多个磁盘使用起来呢
2.0
0
votes
2
answers
200
views
new-bug
9
•
asked Apr 28, 2024
创建一个自增列 失败
按照官网处理的但是创建失败了 直接执行官网的例子也不行
1.2
0
votes
1
answers
81
views
Neal_Zzzz
17
•
asked Apr 28, 2024
【已解决】LOAD DATA LOCAL报错
语句: LOAD DATA LOCAL INFILE '/data1/data/xxx.csv' INTO TABLE xxx PROPERTIES ('exec_mem_limit'='3221225472', 'timeout'='3600'); csv条数:25499152 版本:selectdb-2.0.8 报错内容: execute sql error: errCode = 2, det...
2.0
0
votes
1
answers
108
views
aa
10
•
asked Apr 28, 2024
别名函数持久化问题
{code...} 别名函数创建完成后, 只能在Master节点使用, 非Master节点会抛空指针异常。且Master节点重启后,再使用该别名函数也会抛空指针异常。 感觉应该是别名函数的持久化有问题。 函数的创建语句如上。doris版本2.0.2
2.0
0
votes
2
answers
105
views
某某某某
54
•
asked Apr 28, 2024
【已解决】使用jdbc连接 arrow flight 端口报错
抛出异常 cfjd.org.apache.arrow.flight.FlightRuntimeException: UNAVAILABLE: io exception
2.1
0
votes
2
answers
322
views
zhangdongkun
3
•
asked Apr 28, 2024
【已解决】客户端查询引起 flink 同步 doris 异常
一个与 flink 同步无关的查询(navicat 中执行的)引起了 flink 同步错误, 查询语句如下: {code...}
ingestion
0
votes
1
answers
114
views
tset
1
•
asked Apr 28, 2024
【已记录】Doris 2.1.0使用json_set出错
错误信息 QL 错误 [1105] [HY000]: errCode = 2, detailMessage = (172.18.36.153)[INTERNAL_ERROR]Function json_set get failed, expr is VectorizedFnCall[json_set](arguments=txt, String, String, String,return=Nullable(String)) and return type is Nullab...
2.1
0
votes
2
answers
139
views
CYOSEI
35
•
asked Apr 27, 2024
【已解决】希望 Doris 考虑增加 Json_table 函数的支持
目前 Mysql 8.0 可以支持Json_table函数, 方便将 Json 转为一张表的形式进行查阅, 希望Doris能够提供该函数,便于增强对Json数组类型的功能支持。 参考实现: [https://dev.mysql.com/doc/refman/8.0/en/json-table-functions.html]
demand
0
votes
1
answers
173
views
Stone
3
•
asked Apr 27, 2024
【已解决】如何获取语句执行完成返回的JSON结果
insert into select 语句 与 delete 语句执行完成后都有执行状态,如何获取呢? 如下 {'label':'delete_e7830c72-eb14-4cb9-bbb6-eebd4511d251', 'status':'COMMITTED', 'txnId':'4005', 'err':'delete job is committed ...
1.2
0
votes
1
answers
44
views
沐雪的爱
9
•
asked Apr 26, 2024
【已解决】jdk换成OpenJdk1.8后,be内存占用飙高
我本周做了个调整, 将jdk1.8.0_351换成 OpenJDK8U-jdk_x64_linux_hotspot_8u412b08 ,以前一直没有爆be内存彪高,本周已爆2次了,而且内存一直没有被回收,只能重启服务器。 日志如下: consumption 201.84 MB, backend 10.166.1.137 process memory used 7.91 GB exceed limit 11.50 GB or sys available memory 1.42 ...
cluster
0
votes
1
answers
277
views
Prev
Prev
396
397
398
(current)
399
400
Next
Next
Hot Questions
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色)3个mix角色的BE节点CPU使用率100%
1 answers
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
1 answers
Doris 4.0.4 物化视图异常问题反馈
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
1 answers
Doris 4.x 预热
Doris 2.1.4版本,be节点崩溃重启后集群恢复很慢问题
1 answers