Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
brin
13
•
asked Jun 21, 2024
2.1.4,从mysql读取的数据写入到Doris时出现乱码,应该怎么处理
从mysql读取的数据写入到Doris时出现乱码,应该怎么处理 Version : doris-2.1.4-rc02 mysql采用的是 UTF8mb4 客户端用的go gorm
2.1
ingestion
0
votes
1
answers
105
views
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
82
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
129
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
83
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
120
views
图图
17
•
asked Jun 20, 2024
【已解决】Doris 2.0 使用Catalog方式连接PG,是否支持回写?
在Doris中通过Catalogs方式连接PG13.0,是否支持insert和update语句?
catalog
2.0
0
votes
1
answers
64
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
67
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
62
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
112
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
96
views
Prev
Prev
353
354
355
(current)
356
357
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 预热
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED