Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
jackshi
3
•
asked Jan 8, 2025
doris不同类型转换会发生隐式转换成double后值变了,关联结果也不对。
select sys_corporation1.org_id aa , vac1.dw_org_id as bb, if (cast(sys_corporation1.org_id as double)= cast(vac1.dw_org_id as double) , 'yes', 'no') from ods_iho_opd_vac1_rt vac1 join ods_iho_opd_sys_corporation_rt sys_corpo...
2.1
demand
docs
0
votes
2
answers
180
views
耳东
11
•
asked Jan 8, 2025
doris2.0 减少副本数
集群磁盘不够了,想将部分不重要的表通过修改replication_num从3减到2,这样会不会回收一个副本的空间?这个过程会不会发生数据均衡造成很高的IO? 另外,能不能指定同一个表不同分区拥有不同副本数?(一些老分区数据用不到也不想删)
resource-admin
2.0
0
votes
1
answers
109
views
____
33
•
asked Jan 8, 2025
3.0.3,be 频繁报meet error:failed to get tablet
使用版本为3.0.3 报错的be ip为 10.0.8.187. 但是用查看tablet 发现在另一台be上面 请问错误是怎么发生的,怎么来避免了?
3.0
0
votes
1
answers
93
views
seawenc
15
•
asked Jan 8, 2025
【已解决】2.1.7,开启ldap+ranger后性能下降严重
RT,如下截图,当使用ldap账号时,一个简单查询一直稳定在0.24sec,使用admin账号时稳定在0.08左右, 如何修复此问题? 当前版本为2.1.7
2.1
query
performance
docs
0
votes
1
answers
132
views
wslhhh
5
•
asked Jan 7, 2025
Doris3.0.0创建物化视图失败
sql如下。webui、datagrid、mysql-client都试过了,都不行,查了网上遇到过的都试了,都不行 {code...}
3.0
物化视图
0
votes
1
answers
94
views
____
5
•
asked Jan 7, 2025
挂载自定义的存储卷能做到吗?
目前是动态卷,我想把paimon的目录挂进来~
2.1
catalog
operator
0
votes
3
answers
163
views
tyrantdiablo
13
•
asked Jan 7, 2025
有时DORIS用着用着就无法CREATE表,重启就好了
有时DORIS用着用着就无法CREATE表,当时报这种错误,这种情况下只有重启fe节点,释放阻塞的队列才能够回复 目测应该是fe有一个接收be状态报告的队列,它会发生阻塞。但具体阻塞状态无法查询,文档说这个是P0级的问题,反应fe负载过高,但无给出具体进一步排查及优化的方案
3.0
cluster
docs
1
votes
2
answers
189
views
xhuang
5
•
asked Jan 7, 2025
2.1.6,Doris是否支持NBU备份和恢复
Doris是否支持NBU备份,Doris版本2.1.6,3个节点 Doris部署时设计如下: /app/doris -- 安装doris /data/meta_data -- 元数据目录 /data/rdw_data -- 数据目录 直接使用NBU分别备份3个节点的上述3个目录,当服务器需要恢复时能否直接恢复; 然后能否恢复到其他环境的服务器上。
2.1
demand
0
votes
1
answers
60
views
5
•
asked Jan 7, 2025
Doris FE无法重启
我在一台服务器上安装并启动了keepalived服务,也安装了Doris服务,当执行Doris FE重启命令时,发生错误: Feeder: fe_d4b11a38_79df_467a_9ccc_71fadf634e41(3). Conflicting hostnames for replica id: fe_36f39b9e_8737_4522_94a6_6ea895b53c95(1) Feeder thinks it is: 192.168.50.55 Replica is...
2.1
install
0
votes
2
answers
101
views
KLUUN
13
•
asked Jan 7, 2025
CCR支持双向同步吗?
CCR支持双向同步吗?
2.0
ccr
0
votes
1
answers
82
views
Prev
Prev
199
200
201
(current)
202
203
Next
Next
Hot Questions
Doris研发工程师岗位(联通软研院)
SHOW FUNCTIONS 信息不完整
1 answers
在doris 3.1.4 版本通过pycharm64登录,建异步物化视图报错,[S1009] Statement,executeQuery( cannot issue statements that do not produce result sets.
1 answers
集群规划问题
1 answers
高频stream load写入时出现大量versionincomplete的tablet,直接影响后续数据写入和查询。
1 answers
4.1.x版本遇到Decimal数据类型报错[NOT_IMPLEMENTED_ERROR]Wrong precision 0, min: 1, max: 76
2 answers