Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
某某某某
54
•
asked May 30, 2024
【修复中】2.1.3 版本,ADMIN CLEAN TRASH 清理数据命令未生效
如题, 执行之后等待很久(半个小时左右), trash大小没有变化,集群上 trash目录下文件依然存在。 2.0版本的doris, 是执行命令后立即删除。
2.1
0
votes
1
answers
151
views
yugunsung
117
•
asked May 30, 2024
【已解决】doris 2.0.10查询报错Connection is not available, request timed out after 5000ms
版本:2.0.10 查询报错,错误信息如下: errCode = 2, detailMessage = (xxx)[CANCELLED][INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed: CAUSED BY: SQLTransientConnectionException: HikariPool-4 - Connection is not available, request timed out...
catalog
2.0
docs
0
votes
2
answers
459
views
yugunsung
117
•
asked May 30, 2024
1.2.7升级到2.0.10 json字段group by报错
版本:2.0.10 group by json字段报错如下: 1.2.7版本json字段支持group by,升级之后报错。
2.0
upgrade
0
votes
1
answers
94
views
shanzhu
5
•
asked May 30, 2024
出现 Failed to connect to backend: http://host:webserver_port, 并且 Be 还是活着的
doris部署在阿里云服务上,idea使用DataStream api创建doris sink连接时遇到报错: WARN (org.apache.doris.flink.sink.writer.DorisWriter:tryHttpConnection) - Failed to connect to backend:http://172.25.xxx.xxx:7040 官网提供了sql方式的解决办法,使用DorisSink.builder的方式该如何解决? --sink-co...
1.2
0
votes
2
answers
100
views
nokichen
29
•
asked May 30, 2024
【已记录】Rowset Compact后数据体积反而增大
v2.1.3 相关配置: group_commit: off_node enable_segcompaction=true enable_vertical_compaction=true enable_ordered_data_compaction=true base_compaction_dup_key_max_file_size_mbytes=20480 vertical_compaction_max_segment_size=21474836480 建立一张单个字段的表...
2.1
ingestion
0
votes
1
answers
105
views
jimbrat
3
•
asked May 30, 2024
【已解决】如何开启group_commit方式
采用2.0.0版本的doris版本,想测度一下group_commit方式,该如何配置 采用这种配置,采用jdbc时,总报Unknown system variable 'group_commit'这个错误,请问如何解决
2.0
0
votes
1
answers
140
views
澄2024
3
•
asked May 30, 2024
doris-2.0.2 be节点DECOMMISSION 下线节点最后剩几十个TabletNum长时间不迁移 请问该如何解决
show proc "/cluster_balance" show proc "/cluster_health/tablet_health" 以上检查都无异常,是不是可以直接drop be了?
2.0
0
votes
1
answers
130
views
leledawang
3
•
asked May 30, 2024
doris任务INSERT OVERWRITE table xxx SELECT偶发性报错
doris: 2.0.3
2.0
0
votes
1
answers
54
views
shuozhang
7
•
asked May 30, 2024
doris在引入group commit后,通过stream load不能同时设置label,如何保证数据不重复
meet error status: [INTERNAL_ERROR]label and group_commit can't be set at the same time 服务端积攒一定的批次后一起提交,自动生成一个group_commit开头的label, 但是当客户端进行重复发送的时候,服务端无法得知这是不是重复数据。
2.1
ingestion
0
votes
1
answers
173
views
changguowei
199
•
asked May 30, 2024
【已解决】Doris2.1.3查询非默认资源组副本数据,为什么有时查不出来,有时能查出来?
Doris2.1.3版本 两个Resource Group,表ad_fission.solib_upgrade_report两副本,每个资源组中有一个副本; changguowei用户有ad_group资源组权限; liwenhan用户有default资源组权限; 使用changguowei用户查询ad_group资源组中副本数据时,多次查询,有时查询一直卡着不动,有时能查出来; 使用liwenhan用户查询default资源组中副本数据时,能够正常查询 查看资源组 chan...
2.1
query
0
votes
1
answers
126
views
Prev
Prev
388
389
390
(current)
391
392
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