Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Brave
13
•
asked Jun 20, 2024
【已解决】Doris manager 23.11.8 版本升级检查超时
doris版本2.0.4和2.0.9,计划升级2.0.11。 2.0.4规模5FE+34BE,2.0.9 3FE+63BE。 点击升级检查大概1分钟后有弹窗gateway time out. 后台manager.out日志有副本检查成功、目录检查成功、系统变量检查成功字样。 问题:请问是否因集群规模过大引起?有无参数可以临时增加超时时间?
manager
0
votes
2
answers
86
views
zzxiaoma
33
•
asked Jun 20, 2024
【已解决】JDBC 接口连接 sqlserver 数据库问题
版本:sqlserver2014 mysql> CREATE CATALOG sqlserver_test PROPERTIES ( -> "type"="jdbc", -> "user"="cdc", -> "password"="cdc", -> "jdbc_url" = "jdbc:sqlserver://10.0.20....
2.1
0
votes
1
answers
137
views
xierujian
18
•
asked Jun 20, 2024
【已解决】doris2.0.3 jdbc catalog postgresql
postgresql 源表中有无精度的numeric字段,在执行select 该字段报精度错误,如下 Create Expr failed because [E3] Wrong precision 0, min: 1, max: 38
catalog
2.0
0
votes
1
answers
86
views
caolei
45
•
asked Jun 20, 2024
【已解决】N-Gram索引性能优化问题
导入2000w数据,进行模糊匹配,查询速度要接近3s,请问是什么原因,是我设置N-Gram索引参数问题?还是我同时给alarm_text设置了倒排索引和N-Gram索引的原因?还是N-Gram索引查询速度就这样慢,是否可以优化查询? 建表语句如下: {code...}
2.0
0
votes
1
answers
136
views
图图
17
•
asked Jun 20, 2024
【已解决】Doris 2.0 使用Catalog方式连接PG,是否支持回写?
在Doris中通过Catalogs方式连接PG13.0,是否支持insert和update语句?
catalog
2.0
0
votes
1
answers
80
views
mgua
1
•
asked Jun 20, 2024
【求助】执行insert into select xx from table 时报错[INTERNAL ERROR]failed to initialize storage reader.
偶发性的,第二次执行又可以执行了,但是由于调度任务有很多,不是同一段sql报错,任意sql偶发性的报这个错,版本是2.0.2-rc05
2.0
0
votes
1
answers
83
views
一只小蜜蜂
15
•
asked Jun 20, 2024
flink1.13 doris connector DorisOutPutFormatExample报错
补充信息 doris2.1 flink1.13 connect 1.0.3
2.1
0
votes
1
answers
70
views
azeng
1
•
asked Jun 20, 2024
doris数据写入后丢失
Doris version doris-2.1.0-rc11-91efb6a43d 按照https://doris.apache.org/zh-CN/docs/ecosystem/beats?_highlight=filebeat#%E9%85%8D%E7%BD%AE-filebeat 官方文档编译filebeat filebeat.yml配置文件如下: cat filebeat.yml filebeat.inputs: type: log enabled: true pat...
2.1
0
votes
2
answers
123
views
xxww
9
•
asked Jun 20, 2024
doris2.1.3 查询华为hudi库慢问题
3个fe节点 每个节点 32G内存 3个be节点 每个节点40G内存 同样的sql。spark执行98秒 doris创建catalog去执行花费600-900秒 不知道哪里的问题,还是有什么参数没优化好 附explain、profile [profile和explain文件]
2.1
catalog
0
votes
1
answers
102
views
zzxiaoma
33
•
asked Jun 20, 2024
【已解决】JDBC 接口连接 Oracle 数据库问题
网络和端口都是通的,在另外的window机器上使用客户端工具可以连上oracle。 oracle11g,下载的包ojdbc8-23.4.0.24.05.jar。 CREATE CATALOG oracle_test PROPERTIES ( "type"="jdbc", "user"="cdc", "password"="cdc", "jdbc_url" = ...
2.1
catalog
0
votes
1
answers
126
views
Prev
Prev
370
371
372
(current)
373
374
Next
Next
Hot Questions
4.0.6版本不支持 unsupported hive table serde: org.apache.hadoop.hive.serde2.JsonSerDe
2 answers
存算分离cloud模式下的灾备问题
3 answers
3.1.4 使用ccr 同步数据到4.0.6报错
1 answers
DBA岗位招聘
be连续崩溃
1 answers
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers