Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zengyongchuan
31
•
asked Sep 4, 2024
doris 使用catalog 连接mysql ,一段时间后报错:SQLTransientConnectionException: HikariPool-4 - Connection is not available, request timed out after 10000ms.
版本: doris : 2.1 mysql: 5.7.30 doris 中使用 catalog 连接 mysql,使用一段时间后报以下错误: SQLTransientConnectionException: HikariPool-4 - Connection is not available, request timed out after 10000ms. 重置一下 connection_pool_max_size 参数后可以正常连接,一段时间后又报相同的错误,又需要重置一...
2.1
0
votes
4
answers
270
views
king
3
•
asked Sep 4, 2024
dorisbe占用内存高
doris版本:2.0.14 问题1:dorisbe的web页面中显示process的总占用内存比在top中看到的RES占用的内存要低20g左右,如下图所示: 问题2:dorisbe的global内存占用高,如图所示:
2.0
0
votes
2
answers
186
views
ljxxxxxxxx
1
•
asked Sep 4, 2024
Spark读取doris数据无法识别时间类型
Caused by: org.apache.doris.spark.exception.DorisException: Spark type is DATETIMEV2, but arrow type is TIMESTAMPMICRO. DATETIMEV2 DATEV2都不太行,有人知道咋解决不
2.1
0
votes
1
answers
122
views
pillar
5
•
asked Sep 4, 2024
别名重复问题与mysql对比
2.0
0
votes
1
answers
51
views
Joey
3
•
asked Sep 4, 2024
从2.0升级到2.1后,insert into变慢非常多导致作业超时,升级步骤问题还是配置问题?
两个环境同样的语法,在2.1版本执行13s,在2.0版本0.2s。现在生产升级到2.1了又无法回退。请救救我。 在doris-2.0.3-rc06和doris-2.1.5-rc02 {code...} 问题:尝试关闭或修改2.1新特性,比如 enable_nereids_dml_with_pipeline group_commit 等等,相关的参数后,仍然是13秒。 实在是困惑,和2.1宣称的insert into效率提升不符预期。
2.1
0
votes
5
answers
441
views
____
5
•
asked Sep 4, 2024
【已解决】开源版可以直接升级为企业版吗?
请问现在装的是开源版 1.2.7 ,有两个问题想咨询一下 1、可以直接升级成图中的企业版吗? 2、如果可以的话,后面可以再升级成开源版吗?
1.2
faq
0
votes
2
answers
153
views
string
3
•
asked Sep 4, 2024
【已解决】创建对应 MySQL 库的 Catalog 失败
Doris 版本2.1.5 按照文档执行 MySQL 库的 Catalog 失败 CREATE CATALOG activity PROPERTIES ( "type"="jdbc", "user"="root", "jdbc_url" = "jdbc:mysql://127.0.0.1:9734/user?useSSL=false", "driver_url" =...
2.1
catalog
0
votes
1
answers
147
views
solaris
45
•
asked Sep 4, 2024
2.1.5版本数据恢复失败
版本2.1.5 安装方式K8S版本 数据库来源大部分是从另一个库通过备份恢复的,另外创建了几个表 be日志 {code...}
2.1
3
votes
6
answers
251
views
vision
7
•
asked Sep 4, 2024
Doris内存占用高
doris随着运行时间,运行内存增加速率过快,占用的内存不能主动释放 使用 set global wait_timeout = 300; 也解决不了问题
2.1
0
votes
1
answers
167
views
彭xy1
3
•
asked Sep 4, 2024
内存无法复用
doris2.1.5,10个线程跑一个sql,三个be节点,每台内存96G,第一次跑没问题,第二次相同的跑,全部报错,内存溢出,像是内存无法复用,
2.1
0
votes
2
answers
94
views
Prev
Prev
306
307
308
(current)
309
310
Next
Next
Hot Questions
DBA岗位招聘
3.1.4 使用ccr 同步数据到4.0.6报错
1 answers
be连续崩溃
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers
FE节点内存溢出
1 answers
flink doris connector整库同步oracle多表数据,会使oracle生成大量归档日志吗,如何解决
1 answers