Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
code_t
1
•
asked Aug 25, 2024
be启动报错Caused by: java.lang.ClassNotFoundException: org.apache.doris.common.jni.utils.JniUtil
版本:2.1.5 docker打包镜像,k8s部署后,be启动报错 {code...}
2.1
0
votes
1
answers
69
views
炳裔
45
•
asked Aug 25, 2024
follower注册启动的顺序是怎么样的?
大佬们,请问follow的注册顺序时怎样的?比如:已有一个FE启动成功,剩下的follower是先去已经启动的fe注册,还是可以直接启动,然后在去注册? 谢谢了。
2.1
0
votes
1
answers
56
views
eddie
3
•
asked Aug 24, 2024
生产环境使用insert into … values()可以吗?
我看官方文档上写, 不建议在生产环境用insert into的方式写入数据。 我之前就是一次几千条数据直接写入insert into mysql的。 我想用doris直接替换掉mysql, 应用程序直接用mysql协议将一批数据写入doris, 这样可以吗?
1.2
0
votes
1
answers
102
views
gfadweeq
20
•
asked Aug 24, 2024
使用ROUTINE LOAD导入数据变慢
启多动个ROUTINE LOAD连接KAFKA同时向DORIS库的多个表中导入数据,运行四个小时后开始变慢,64G内存使用率在70%以上,甚至90%多。
2.1
0
votes
2
answers
54
views
98bro
1
•
asked Aug 24, 2024
Doris2.1.0调用Flink连接器api写入数据报错报错
版本:2.1.0 在IDEA中调用FlinkSQL和Flinkapi可以查询doris的数据,但写入时会报错,linux中已经将/opt/module/doris/be/storage/data设置为777 {code...}
2.1
0
votes
1
answers
36
views
thunder
5
•
asked Aug 23, 2024
【已解决】navicat连接Doris集群报错
环境: JDK:oracle jdk-1.8.0_11 Doris版本2.0.14 Doris manager版本23.11.2 负载均衡使用的是proxysql,版本1.4.16 变量相关参数 wait_timeout 28800(8小时) interactive_timeout 3600(1小时) 现象是navicat测试连接是成功的,但是双击打开连接报错。 重新初始化了proxysql后,navicate测试连接正常,双击连接,一直显示 正在获取数据库
2.0
faq
0
votes
2
answers
314
views
ouou
3
•
asked Aug 23, 2024
doris查询 不稳定
doris:doris-2.0.4-rc06-7834fe1 3BE(部署在物理机,nvme硬盘),3FE部署在虚拟机(SSD硬盘) 整体数据量10T以内 对于比较简单的sql,多次执行返回的结果的时间差距很大。(多次执行已经关掉了cache) 执行相应时间在900ms~10s间波动,感觉很不稳定。 以下是两次执行的proflie, 1个1.3s 返回。1个4.3秒返回。 1秒对应的profile [https://github.com/zcbigdata/zcbigdata...
2.0
0
votes
1
answers
87
views
chen
7
•
asked Aug 23, 2024
使用正则查询的时候可以,insert就报错
2.0
0
votes
1
answers
33
views
chen
7
•
asked Aug 23, 2024
开窗range只能和unbounded一起使用
2.0
0
votes
1
answers
20
views
chen
7
•
asked Aug 23, 2024
使用mysql catalog,mysql里面存的time类型,值是24:00:00吗,数据都不过来
mysql里面存的time类型,值是24:00:00,报错CAUSED BY: SQLException: The value '24:00:00' is an invalid TIME value. JDBC Time objects represent a wall-clock time and not a duration as MySQL treats them. If you are treating this type as a duration,...
2.0
0
votes
1
answers
50
views
Prev
Prev
230
231
232
(current)
233
234
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
Doris2.0.3版本ROUND函数四舍五入偶发性错误
1 answers
Doris错误信息不准确
DELETE之后存储占用未减少
1 answers
doris3.0.5版本,执行查询和插入时候数据量不一致
1 answers
审计日志default服务器分组的历史数据问题。